mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Removed outdated comment
This commit is contained in:
parent
c56cfa12d5
commit
2084febca7
|
@ -7,7 +7,7 @@
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
LAYERTYPE_INVALID=0,
|
LAYERTYPE_INVALID=0,
|
||||||
LAYERTYPE_GAME, // not used
|
LAYERTYPE_GAME,
|
||||||
LAYERTYPE_TILES,
|
LAYERTYPE_TILES,
|
||||||
LAYERTYPE_QUADS,
|
LAYERTYPE_QUADS,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue