Client Initializations Updates (#6822)

This commit is contained in:
silicons
2024-11-01 08:28:09 +01:00
committed by GitHub
parent a13176a1c2
commit b6c0db48ff
25 changed files with 450 additions and 378 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ GLOBAL_LIST_EMPTY(client_data)
is_guest = IsGuestKey(key)
INVOKE_ASYNC(src, PROC_REF(load_account_age))
spawn(0)
load_account_age()
var/list/the_cheese_touch = CONFIG_GET(keyed_list/shadowban)
var/client/C = GLOB.directory[src.ckey]