mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-25 23:22:52 +00:00
This was causing some games (most notably Pokemon Quest) to softlock due to an event being fired when not supposed to. This also removes a hack wherein we were firing the state changed event when the game retrieves it, which is incorrect.