From 6ce1dff30f1271730aa126d930be29ac0fcd1bd1 Mon Sep 17 00:00:00 2001 From: Maurice Heumann Date: Wed, 19 Apr 2023 06:02:07 +0200 Subject: [PATCH] Update structs.hpp --- src/client/game/structs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/game/structs.hpp b/src/client/game/structs.hpp index 9876f2c4..a9c73f5b 100644 --- a/src/client/game/structs.hpp +++ b/src/client/game/structs.hpp @@ -1,6 +1,6 @@ #pragma once -#define PROTOCOL 3 +#define PROTOCOL 4 #ifdef __cplusplus namespace game