Actually fixes admins not loading properly (#9747)

* Reverts the Jamie

* Actual fix
This commit is contained in:
alexkar598
2020-09-18 09:50:46 -04:00
committed by GitHub
parent ff2ca9b457
commit f4f86ee9b4
2 changed files with 0 additions and 10 deletions

View File

@@ -152,14 +152,6 @@ 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))