SoccerMLS also uses localization tags.
svn-id: r20082
This commit is contained in:
parent
34d835e4a2
commit
7603c69b17
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ static const ScummGameSettings scumm_settings[] = {
|
|||
{"baseball2001", "Backyard Baseball 2001", GID_HEGAME, 6, 99, MDT_NONE,
|
||||
GF_USE_KEY | GF_NEW_COSTUMES | GF_16BIT_COLOR, Common::kPlatformWindows},
|
||||
{"SoccerMLS", "Backyard Soccer MLS Edition", GID_HEGAME, 6, 99, MDT_NONE,
|
||||
GF_USE_KEY | GF_NEW_COSTUMES | GF_16BIT_COLOR, Common::kPlatformWindows},
|
||||
GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_LOCALIZED | GF_16BIT_COLOR, Common::kPlatformWindows},
|
||||
|
||||
// Humongous Entertainment Scumm Version ?
|
||||
{"basketball", "Backyard Basketball", GID_HEGAME, 6, 100, MDT_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue