mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Fix version for antiping projectile
This commit is contained in:
parent
8334f1641a
commit
e651124d59
|
@ -104,7 +104,7 @@ enum
|
|||
VERSION_DDNET_GOODHOOK = 221,
|
||||
VERSION_DDNET_EXTRATUNES = 302,
|
||||
VERSION_DDNET_RCONPROTECT = 408,
|
||||
VERSION_DDNET_ANTIPING_PROJECTILE = 604
|
||||
VERSION_DDNET_ANTIPING_PROJECTILE = 601
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue