Update variables.sqf

This commit is contained in:
icomrade
2014-07-07 13:28:42 -04:00
parent 72168cb103
commit 81b147d3e2

View File

@@ -190,7 +190,9 @@ dayz_locationsActive = [];
Dayz_GUI_R = 0.38; // 0.7
Dayz_GUI_G = 0.63; // -0.63
Dayz_GUI_B = 0.26; // -0.26
Dayz_Dark_UI = true;
if (isNil "Dayz_Dark_UI") then {
Dayz_Dark_UI = false;
};
//Player self-action handles
dayz_resetSelfActions = {