Update initPlayerLocal.sqf
Depending on end users mission file structure, not execVM'ing this could stall any later listed features, so it's safer to have it as this, it won't effect server threads
This commit is contained in:
parent
ccf72d9cd1
commit
618ccd3786
@ -1 +1 @@
|
||||
call compile preprocessfilelinenumbers "debug\blckClient.sqf";
|
||||
execVM "debug\blckClient.sqf";
|
||||
|
Loading…
Reference in New Issue
Block a user