mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-02 16:53:17 +00:00
Qt: Update Game List
This commit is contained in:
parent
4182740384
commit
fb5c7c5062
4 changed files with 10 additions and 19 deletions
|
@ -41,7 +41,6 @@ public:
|
|||
: fw.left(3).insert(1, '.');
|
||||
game.fw = (fw_int == 0) ? "0.00" : fw_.toStdString();
|
||||
game.version = psf.GetString("APP_VER");
|
||||
game.category = psf.GetString("CATEGORY");
|
||||
}
|
||||
return game;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue