Added back json support / restart notice

should fix unnecessary restart after gamemode change before round start
This commit is contained in:
Head
2011-11-29 15:45:01 +01:00
parent 7d5dd0db31
commit 43d71282e0
6 changed files with 108 additions and 4 deletions
+1 -1
View File
@@ -2152,7 +2152,7 @@
feedback_set_details("round_end","[time2text(world.realtime)]")
if(blackbox)
blackbox.save_all_data_to_sql()
//send2irc(world.url,"Server Rebooting!")
sleep(50)
world.Reboot()