mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Removes lag for admins connecting at roundstart (#14684)
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
return
|
||||
|
||||
/mob/new_player/Stat()
|
||||
statpanel("Lobby")
|
||||
statpanel("Status")
|
||||
if(client.statpanel=="Lobby" && SSticker)
|
||||
if(SSticker.hide_mode)
|
||||
stat("Game Mode:", "Secret")
|
||||
@@ -143,7 +143,7 @@
|
||||
|
||||
..()
|
||||
|
||||
statpanel("Status")
|
||||
statpanel("Lobby")
|
||||
|
||||
|
||||
/mob/new_player/Topic(href, href_list[])
|
||||
|
||||
Reference in New Issue
Block a user