Update and rename init.sqf to initPlayerLocal.sqf

//Doesn't need to run in init or be execVM'd so delete init.sqf initiation for blckClient
This commit is contained in:
MGT 2017-01-09 20:46:41 +00:00 committed by GitHub
parent 4b933dcb73
commit ce5d0618fa
2 changed files with 1 additions and 4 deletions

View File

@ -1,4 +0,0 @@
execVM "debug\blckClient.sqf";

View File

@ -0,0 +1 @@
call compile preprocessfilelinenumbers "debug\blckClient.sqf";