mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 08:25:35 +00:00
Grammar fix
svn-id: r20751
This commit is contained in:
parent
db5bd6e17e
commit
d0e637f7aa
@ -261,7 +261,7 @@ void listTargets() {
|
||||
if (description.isEmpty()) {
|
||||
// FIXME: At this point, we should check for a "gameid" override
|
||||
// to find the proper desc. In fact, the platform probably should
|
||||
// be take into consideration, too.
|
||||
// be taken into account, too.
|
||||
String gameid(name);
|
||||
GameSettings g = GameDetector::findGame(gameid);
|
||||
if (g.description)
|
||||
|
Loading…
x
Reference in New Issue
Block a user