Makes the /Stat proc about five times faster (#22735)

* i am going to scream

* less fucked up with sad removal
This commit is contained in:
GDN
2023-10-12 15:45:17 +01:00
committed by GitHub
parent 472d7ec6f2
commit a89a234737
11 changed files with 68 additions and 67 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
return
/mob/new_player/Stat()
. = ..()
..()
if(statpanel("Status") && SSticker)
if(!SSticker.hide_mode)
stat("Game Mode: [GLOB.master_mode]")