mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix #3264
This commit is contained in:
parent
8c0472bbeb
commit
b6581cf5ef
@ -17,8 +17,6 @@ PREP(moduleSetMedicalFacility);
|
|||||||
PREP(moduleSurrender);
|
PREP(moduleSurrender);
|
||||||
PREP(moduleUnconscious);
|
PREP(moduleUnconscious);
|
||||||
PREP(moduleZeusSettings);
|
PREP(moduleZeusSettings);
|
||||||
PREP(moduleDisableSuppression);
|
|
||||||
PREP(moduleSetSuppression);
|
|
||||||
|
|
||||||
if (isServer) then {
|
if (isServer) then {
|
||||||
["zeusUnitAssigned", FUNC(handleZeusUnitAssigned)] call EFUNC(common,addEventHandler);
|
["zeusUnitAssigned", FUNC(handleZeusUnitAssigned)] call EFUNC(common,addEventHandler);
|
||||||
|
Loading…
Reference in New Issue
Block a user