no longer needed here

This commit is contained in:
[VB]AWOL
2013-11-29 01:35:48 -06:00
parent a70199aae4
commit 5de91d86af

View File

@@ -13,12 +13,6 @@ diag_log "HIVE: Starting";
waituntil{isNil "sm_done"}; // prevent server_monitor be called twice (bug during login of the first player)
//Set Time
call server_timeSync;
// set Weather
// call server_weather;
// Custom Configs
if(isnil "MaxVehicleLimit") then {
MaxVehicleLimit = 50;