mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Make new players and their minds gc properly (#18542)
This commit is contained in:
@@ -197,8 +197,8 @@
|
||||
observer.real_name = client.prefs.active_character.real_name
|
||||
observer.name = observer.real_name
|
||||
observer.key = key
|
||||
QDEL_NULL(mind)
|
||||
observer.add_to_respawnable_list()
|
||||
mind.current = null
|
||||
qdel(src)
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user