mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-23 00:56:40 +01:00
Client Initializations Updates (#6822)
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user