mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
that
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
|
||||
/datum/tgui_module/appearance_changer/tgui_close(mob/user)
|
||||
. = ..()
|
||||
if(owner == user)
|
||||
if(owner == user || !customize_usr)
|
||||
UnregisterSignal(owner, COMSIG_OBSERVER_MOVED)
|
||||
owner = null
|
||||
close_ui()
|
||||
|
||||
Reference in New Issue
Block a user