mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-26 18:26:36 +01:00
playtime viewer (#7224)
This commit is contained in:
@@ -119,7 +119,6 @@ GLOBAL_LIST_EMPTY(client_data)
|
||||
|
||||
/datum/client_data/proc/load_playtime_impl()
|
||||
PRIVATE_PROC(TRUE)
|
||||
ASSERT(!playtime_mutex)
|
||||
if(playtime_mutex)
|
||||
return
|
||||
playtime_mutex = TRUE
|
||||
|
||||
Reference in New Issue
Block a user