ACE3/addons/fcs/XEH_clientInit.sqf
2015-02-03 23:03:43 +01:00

8 lines
126 B
Plaintext

#include "script_component.hpp"
GVAR(enabled) = True;
GVAR(time) = 0;
GVAR(position) = [0,0,0];
#include "initKeybinds.sqf"