mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-08-26 07:26:11 +01:00
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:
@@ -249,7 +249,7 @@
|
||||
returnData["cminutes"] = getWorldMins()
|
||||
returnData["callback"] = "updateBans"
|
||||
|
||||
return list2json(returnData)
|
||||
return json_encode(returnData)
|
||||
|
||||
|
||||
/proc/uploadLocalBans(F as file)
|
||||
|
||||
Reference in New Issue
Block a user