mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-04-10 23:17:52 +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