diff --git a/src/engine/shared/protocol.h b/src/engine/shared/protocol.h index ffef3af1f..704e20a58 100644 --- a/src/engine/shared/protocol.h +++ b/src/engine/shared/protocol.h @@ -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