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:
parent
4b933dcb73
commit
ce5d0618fa
@ -1,4 +0,0 @@
|
||||
|
||||
execVM "debug\blckClient.sqf";
|
||||
|
||||
|
1
MPMissions/epoch.Altis/initPlayerLocal.sqf
Normal file
1
MPMissions/epoch.Altis/initPlayerLocal.sqf
Normal file
@ -0,0 +1 @@
|
||||
call compile preprocessfilelinenumbers "debug\blckClient.sqf";
|
Loading…
Reference in New Issue
Block a user