This commit is contained in:
Cyberboss
2017-05-06 12:01:43 -04:00
committed by GitHub
parent 21df2599b7
commit f64c1ad542
+1 -1
View File
@@ -577,7 +577,7 @@
if(client && client.holder)
if(statpanel("MC"))
stat("Round ID:", "[GLOB.round_id ? GLOB.round_id : "NULL"]"
stat("Round ID:", "[GLOB.round_id ? GLOB.round_id : "NULL"]")
stat("Location:", "([x], [y], [z])")
stat("CPU:", "[world.cpu]")
stat("Instances:", "[world.contents.len]")