Update init.sqf

This commit is contained in:
Andrew Gregory
2013-09-08 00:40:55 +01:00
parent 7f98db1330
commit b22b294e78

View File

@@ -104,6 +104,6 @@ if (!isDedicated) then {
_void = [] execVM "R3F_Realism\R3F_Realism_Init.sqf"; _void = [] execVM "R3F_Realism\R3F_Realism_Init.sqf";
//Lights //Lights
[] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf"; [17,6,true,true,true,true,42,250,600,10,[0.698, 0.556, 0.419],"Generator_DZ"] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
}; };
#include "\z\addons\dayz_code\system\REsec.sqf" #include "\z\addons\dayz_code\system\REsec.sqf"