SCI: Move The Dating Pool entries together with the other fanmade games

This commit is contained in:
Filippos Karapetis 2019-07-09 02:12:28 +03:00
parent 865340156e
commit 4339ae5094
3 changed files with 14 additions and 63 deletions

View file

@ -209,8 +209,7 @@ static const GameIdStrToEnum s_gameIdStrToEnum[] = {
{ "qfg4", GID_QFG4 },
{ "qfg4demo", GID_QFG4DEMO },
{ "rama", GID_RAMA },
{ "catdate", GID_CATDATE },
{ "sci-fanmade", GID_FANMADE }, // FIXME: Do we really need/want this?
{ "sci-fanmade", GID_FANMADE },
{ "shivers", GID_SHIVERS },
//{ "shivers2", GID_SHIVERS2 }, // Not SCI
{ "slater", GID_SLATER },