mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-04-05 11:51:44 +01:00
* 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>