mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-18 21:15:21 +00:00
* Fix several SHOULD_NOT_SLEEP hits in SStgui.update_uis() (#75411) There are several esoteric code paths that lead to `winexists` calls or sleeps in `ui_data`. This proc is meant to be a command without sleeping. See #75232  * Fix several SHOULD_NOT_SLEEP hits in SStgui.update_uis() --------- Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>