mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 12:11:06 +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.