update blckClient for epoch
This commit is contained in:
parent
f93cd92cee
commit
b7defed0c5
@ -3,9 +3,9 @@
|
|||||||
// Last Updated 1/11/17
|
// Last Updated 1/11/17
|
||||||
// by Ghostrider-DbD-
|
// by Ghostrider-DbD-
|
||||||
//////////////////////////////////////////
|
//////////////////////////////////////////
|
||||||
blck_fnc_spawnMarker = compileFinal preprocessfilelinenumbers "debug\spawnMarker.sqf";
|
//blck_fnc_spawnMarker = compileFinal preprocessfilelinenumbers "debug\spawnMarker.sqf";
|
||||||
blck_fnc_deleteMarker = compileFinal preprocessfilelinenumbers "debug\deleteMarker.sqf";
|
//blck_fnc_deleteMarker = compileFinal preprocessfilelinenumbers "debug\deleteMarker.sqf";
|
||||||
blck_fnc_missionCompleteMarker = compileFinal preprocessfilelinenumbers "debug\missionCompleteMarker.sqf";
|
//blck_fnc_missionCompleteMarker = compileFinal preprocessfilelinenumbers "debug\missionCompleteMarker.sqf";
|
||||||
if !(isServer) then
|
if !(isServer) then
|
||||||
{
|
{
|
||||||
//diag_log "[blckeagls] initializing client variables";
|
//diag_log "[blckeagls] initializing client variables";
|
||||||
|
Loading…
Reference in New Issue
Block a user