mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Temp Admin Fix (#9745)
This commit is contained in:
@@ -152,6 +152,14 @@ SUBSYSTEM_DEF(ticker)
|
||||
//Everyone who wants to be an observer is now spawned
|
||||
create_observers()
|
||||
fire()
|
||||
|
||||
//TEMP ADMIN LOADING FIX
|
||||
|
||||
refresh_admin_files() //yogs - DB support
|
||||
load_admins()
|
||||
SSblackbox.record_feedback("tally", "admin_verb", 1, "Reload All Admins") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
||||
message_admins("[key_name_admin(usr)] manually reloaded admins")
|
||||
|
||||
if(GAME_STATE_PREGAME)
|
||||
//lobby stats for statpanels
|
||||
if(isnull(timeLeft))
|
||||
|
||||
Reference in New Issue
Block a user