mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 14:38:18 +00:00
update flag positions after updating the player ones
This commit is contained in:
parent
9d5795fd18
commit
18e293ee62
|
@ -21,8 +21,8 @@ public:
|
|||
ENTTYPE_PROJECTILE = 0,
|
||||
ENTTYPE_LASER,
|
||||
ENTTYPE_PICKUP,
|
||||
ENTTYPE_FLAG,
|
||||
ENTTYPE_CHARACTER,
|
||||
ENTTYPE_FLAG,
|
||||
NUM_ENTTYPES
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue