This commit is contained in:
esteldunedain 2016-02-04 21:00:40 -03:00
parent 8c0472bbeb
commit b6581cf5ef

View File

@ -17,8 +17,6 @@ PREP(moduleSetMedicalFacility);
PREP(moduleSurrender);
PREP(moduleUnconscious);
PREP(moduleZeusSettings);
PREP(moduleDisableSuppression);
PREP(moduleSetSuppression);
if (isServer) then {
["zeusUnitAssigned", FUNC(handleZeusUnitAssigned)] call EFUNC(common,addEventHandler);