mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-25 21:56:13 +01:00
perminant solution to the whitelist, whitelist/panic is now handled on the database.
This commit is contained in:
+2
-4
@@ -32,10 +32,8 @@ GLOBAL_VAR(restart_counter)
|
||||
|
||||
load_admins()
|
||||
LoadVerbs(/datum/verbs/menu)
|
||||
load_paniclist()
|
||||
// Hyperstation: Whitelists do not work.
|
||||
// if(CONFIG_GET(flag/usewhitelist))
|
||||
// load_whitelist()
|
||||
if(CONFIG_GET(flag/usewhitelist))
|
||||
load_whitelist()
|
||||
LoadBans()
|
||||
reload_custom_roundstart_items_list()//Cit change - loads donator items. Remind me to remove when I port over bay's loadout system
|
||||
|
||||
|
||||
Reference in New Issue
Block a user