mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 13:48:40 +00:00
Qt: Update Game List
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user