Enable antiping projectiles starting with 6.4

This commit is contained in:
def 2014-12-05 17:46:32 +01:00
parent e47c653437
commit af3b68b253

View file

@ -104,7 +104,7 @@ enum
VERSION_DDNET_GOODHOOK = 221,
VERSION_DDNET_EXTRATUNES = 302,
VERSION_DDNET_RCONPROTECT = 408,
VERSION_DDNET_ANTIPING_PROJECTILE = 999,
VERSION_DDNET_ANTIPING_PROJECTILE = 604,
};
#endif