mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-31 18:36:54 +00:00
* gui: Fixes the games icon when there is a game update Currently we just load the version of the update, instead of the whole NACP file. This PR fixes that. A little cleanup is made into the code to avoid duplicate things. (Closes #3039) * Fix condition