diff --git a/src/client/game/structs.hpp b/src/client/game/structs.hpp index 5c13d86e..2f72549a 100644 --- a/src/client/game/structs.hpp +++ b/src/client/game/structs.hpp @@ -1,6 +1,6 @@ #pragma once -#define PROTOCOL 4 +#define PROTOCOL 5 #define SUB_PROTOCOL 1 #ifdef __cplusplus