mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
removed unused debug GVAR
This commit is contained in:
parent
63d67df7bf
commit
c921b1f9b4
@ -20,7 +20,6 @@ GVAR(lastFragTime) = -2;
|
||||
#ifdef DEBUG_MODE_DRAW
|
||||
GVAR(dev_trackLines) = createHashMap;
|
||||
GVAR(dev_hitBoxes) = createHashMap;
|
||||
GVAR(dev_failedToDelete) = 0;
|
||||
GVAR(dev_eventSpheres) = [];
|
||||
GVAR(dev_drawPFEH) = -1;
|
||||
#include "initSettingsDebug.inc.sqf"
|
||||
|
Loading…
Reference in New Issue
Block a user