add private

This commit is contained in:
vbawol 2017-07-12 09:53:53 -05:00
parent fd5f4cb1f9
commit 07e9e1ac5c

View File

@ -66,6 +66,8 @@ rmx_var_dynamicHUD_groupCTRL = [];
EPOCH_keysActionPressed = false; //prevents EH spam
0 call EPOCH_clientKeyMap;
// load some frequently used configs to variables
private _CfgEpochClient = 'CfgEpochClient' call EPOCH_returnConfig;
EPOCH_maxBuildingHeight = getNumber(_CfgEpochClient >> "maxBuildingHeight");
//ON INIT and RESPAWN