playtime viewer (#7224)

This commit is contained in:
silicons
2025-07-07 18:53:24 +02:00
committed by GitHub
parent 20b97f52c7
commit 92215eb7db
8 changed files with 99 additions and 2 deletions
-1
View File
@@ -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