mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #3265 from acemod/fix3264
Remove extra PREPs in the ACE_Zeus
This commit is contained in:
commit
9930231cda
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user