mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Closure
This commit is contained in:
@@ -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]")
|
||||
|
||||
Reference in New Issue
Block a user