mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
More GC Fixes and Logging
This commit is contained in:
@@ -78,6 +78,7 @@ var/list/chatrooms = list(new /datum/chatroom("General Discussion"))
|
||||
ch.users -= src
|
||||
if(src in ch.invites)
|
||||
ch.invites -= src
|
||||
return ..()
|
||||
|
||||
/datum/data/pda/app/chatroom/start()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user