Compiles have been added to the top of the init file.

This commit is contained in:
worldwidesorrow
2020-01-09 16:43:45 -06:00
committed by GitHub
parent 78f849eb2d
commit abb4046281

View File

@@ -9,7 +9,7 @@ BIS_MPF_remoteExecutionServer = {
};
call compile preprocessFileLineNumbers "\z\addons\dayz_code\util\compile.sqf";
call compile preprocessFileLineNumbers "\z\addons\dayz_code\loot\compile.sqf";
call compile preprocessFileLineNumbers "\z\addons\dayz_code\loot\init.sqf";
BIS_Effects_Burn = {};
dayz_disconnectPlayers = [];