mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
missed a trailing space
This commit is contained in:
parent
e073d36a2f
commit
a0812371c9
@ -20,4 +20,4 @@ for "_i" from 0 to count GVAR(dev_eventSpheres) - 1 do {
|
||||
GVAR(dev_eventSpheres) = [];
|
||||
|
||||
GVAR(dev_trackLines) = createHashMap;
|
||||
GVAR(dev_hitBoxes) = createHashMap;
|
||||
GVAR(dev_hitBoxes) = createHashMap;
|
||||
|
Loading…
Reference in New Issue
Block a user