mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
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:
@@ -90,7 +90,7 @@
|
||||
return
|
||||
|
||||
/mob/new_player/Stat()
|
||||
. = ..()
|
||||
..()
|
||||
if(statpanel("Status") && SSticker)
|
||||
if(!SSticker.hide_mode)
|
||||
stat("Game Mode: [GLOB.master_mode]")
|
||||
|
||||
Reference in New Issue
Block a user