Merge pull request #3265 from acemod/fix3264

Remove extra PREPs in the ACE_Zeus
This commit is contained in:
Nicolás Badano 2016-02-04 23:41:33 -03:00
commit 9930231cda

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);