Added whole websocket handling to the client addon

This commit is contained in:
Valmo Trindade
2025-05-15 23:48:14 -03:00
parent ffcd4feb4e
commit 6de6a29a09
15 changed files with 81 additions and 61 deletions

View File

@@ -21,3 +21,5 @@ class Extended_PostInit_EventHandlers {
init = "call compileScript ['\armatak\armatak\armatak_client\initPlayerLocal.sqf']";
};
};
#include "CfgEventHandlers.hpp"