modified process scheduler, 510 compatibility, explosions moved to process

this is all very alpha please don't hate me too much if i fucked it up
This commit is contained in:
drsingh
2016-03-12 16:36:00 -08:00
parent d8a2d60915
commit dc4217b498
125 changed files with 767 additions and 820 deletions
+1 -1
View File
@@ -249,7 +249,7 @@
returnData["cminutes"] = getWorldMins()
returnData["callback"] = "updateBans"
return list2json(returnData)
return json_encode(returnData)
/proc/uploadLocalBans(F as file)