mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 09:27:45 +01:00
Ship Sensor View Fix (#18030)
* Ship Sensor View Fix * copy paste error * Update code/modules/mob/living/carbon/human/life.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * dmdoc'd --------- Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
This commit is contained in:
@@ -143,6 +143,7 @@
|
||||
window.release_lock()
|
||||
window.close(can_be_suspended)
|
||||
src_object.ui_close(user)
|
||||
SEND_SIGNAL(src, COMSIG_TGUI_CLOSE, user)
|
||||
SStgui.on_close(src)
|
||||
state = null
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user