mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Consolidate dynamic_vehicle to one file
The only difference between them is the water maps include boats.
This commit is contained in:
@@ -60,7 +60,7 @@ progressLoadingScreen 1.0;
|
||||
"filmic" setToneMappingParams [0.153, 0.357, 0.231, 0.1573, 0.011, 3.750, 6, 4]; setToneMapping "Filmic";
|
||||
|
||||
if (isServer) then {
|
||||
call compile preprocessFileLineNumbers "\z\addons\dayz_server\missions\DayZ_Epoch_23.cmr_ovaron\dynamic_vehicle.sqf";
|
||||
call compile preprocessFileLineNumbers "\z\addons\dayz_server\missions\dynamic_vehicle.sqf";
|
||||
//Compile vehicle configs
|
||||
|
||||
// Add trader citys
|
||||
|
||||
Reference in New Issue
Block a user