mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 09:02:27 +00:00
Fixes TGUIs randomly closing. (#16828)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
return
|
||||
anchored = !anchored
|
||||
screen_on = anchored
|
||||
SStgui.close_all_uis(src)
|
||||
SStgui.close_uis(src)
|
||||
update_icon()
|
||||
|
||||
/obj/item/modular_computer/laptop/update_icon()
|
||||
|
||||
Reference in New Issue
Block a user