mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-03-28 23:13:21 +00: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>