mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update XEH_preInit.sqf (#8143)
This commit is contained in:
parent
22faa51233
commit
fab4664b73
@ -25,7 +25,7 @@ PREP_RECOMPILE_END;
|
||||
|
||||
addMissionEventHandler ["EntityKilled", {_this call FUNC(handleKilledMission)}];
|
||||
|
||||
if (hasInterface) {
|
||||
if (hasInterface) then {
|
||||
//Add Inventory action to uncon units
|
||||
["CAManBase", "init", {
|
||||
params ["_unit"];
|
||||
|
Loading…
Reference in New Issue
Block a user