mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
white space for clarity
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
This commit is contained in:
parent
4ebbc28948
commit
8b3826a78c
@ -18,6 +18,7 @@
|
|||||||
{
|
{
|
||||||
deleteVehicle _x;
|
deleteVehicle _x;
|
||||||
} forEach GVAR(dev_eventSpheres);
|
} forEach GVAR(dev_eventSpheres);
|
||||||
|
|
||||||
GVAR(dev_eventSpheres) = [];
|
GVAR(dev_eventSpheres) = [];
|
||||||
|
|
||||||
GVAR(dev_trackLines) = createHashMap;
|
GVAR(dev_trackLines) = createHashMap;
|
||||||
|
Loading…
Reference in New Issue
Block a user