mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:23:28 +00:00
improved router entity add and remove function
This commit is contained in:
@@ -35,6 +35,7 @@ switch (false) do {
|
||||
} forEach GVAR(syncedUnits);
|
||||
|
||||
missionNmaespace setVariable ["armatak_marked_units", GVAR(syncedUnits)];
|
||||
SETVAR(_unit,GVAR(isRouting),false);
|
||||
|
||||
deleteVehicle _logic;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user