mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix Typo
This commit is contained in:
parent
d5db268fc0
commit
666db5e245
@ -17,7 +17,7 @@
|
|||||||
//#define DEBUG_MODE_FULL
|
//#define DEBUG_MODE_FULL
|
||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
|
||||||
+//IGNORE_PRIVATE_WARNING("_handleSyncedEvent");
|
//IGNORE_PRIVATE_WARNING("_handleSyncedEvent");
|
||||||
|
|
||||||
//SEH_s
|
//SEH_s
|
||||||
if(isServer) then {
|
if(isServer) then {
|
||||||
|
Loading…
Reference in New Issue
Block a user