Rename SQF/dayz_server/compile/server_spawnCrashSites.sqf to Server Files/Archive/dayz_server/compile/server_spawnCrashSites.sqf

Archive Vanilla event file.
This commit is contained in:
worldwidesorrow
2019-11-26 09:25:47 -06:00
committed by GitHub
parent c50f4a0686
commit eccb44ceef

View File

@@ -140,4 +140,4 @@ while {true} do
{
call _spawnCrashSite;
};
};
};