Merge pull request #11524 from Fox-McCloud/the-end

The End
This commit is contained in:
variableundefined
2019-05-27 19:45:51 +08:00
committed by GitHub
23 changed files with 80 additions and 1125 deletions
-7
View File
@@ -965,13 +965,6 @@ var/list/slot_equipment_priority = list( \
if(is_admin(src))
if(statpanel("DI")) //not looking at that panel
stat("Loc", "([x], [y], [z]) [loc]")
stat("CPU", "[world.cpu]")
stat("Instances", "[world.contents.len]")
if(processScheduler)
processScheduler.statProcesses()
if(statpanel("MC")) //looking at that panel
var/turf/T = get_turf(client.eye)
stat("Location:", COORD(T))