mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-01 12:07:02 +01:00
2c856ec215
* Fixes tgui_open_uis tracking (#77101) Fixes https://github.com/tgstation/tgstation/issues/77097 This breaks uis for everyone with fancy-tgui off and in cases where the window is closed by external action (byond closing it) which is pretty bad. * Fixes tgui_open_uis tracking --------- Co-authored-by: AnturK <AnturK@users.noreply.github.com>