adds hub visibility toggling and config option

This commit is contained in:
spookerton
2023-04-28 18:14:40 +01:00
parent 6f9ca19d1c
commit f189a48cce
7 changed files with 37 additions and 17 deletions
+1
View File
@@ -683,6 +683,7 @@
stat("Instances:","[world.contents.len]")
stat("World Time:", world.time)
stat("Real time of day:", REALTIMEOFDAY)
stat("Hub:", "Visibility [config.hub_visible?"On":"Off"], [world.reachable?"":"NOT"] Reachable")
stat(null)
if(GLOB)
GLOB.stat_entry()