mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update variables.sqf
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user