Roll back to old swimming in ground fix

See
e8e5d24e80 (commitcomment-19053648)
comments
This commit is contained in:
ebaydayz
2016-09-16 13:26:27 -04:00
parent b4ad50bf8f
commit bcc16a0135
26 changed files with 43 additions and 7 deletions

View File

@@ -102,6 +102,7 @@ progressLoadingScreen 0.2;
call compile preprocessFileLineNumbers "\z\addons\dayz_code\system\BIS_Effects\init.sqf";
progressLoadingScreen 0.25;
call compile preprocessFileLineNumbers "server_traders.sqf";
call compile preprocessFileLineNumbers "\z\addons\dayz_code\system\mission\debug_floor.sqf";
call compile preprocessFileLineNumbers "\z\addons\dayz_code\system\mission\caribou.sqf"; //Add trader city objects locally on each machine early
initialized = true;