mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
TOON: Fix some labels of the Spanish version.
The solution was suggested by Strangerke after realising it looked like a copy-paste typo from the Russian version. svn-id: r53458
This commit is contained in:
@@ -692,7 +692,7 @@ ToonEngine::ToonEngine(OSystem *syst, const ADGameDescription *gameDescription)
|
||||
_gameVariant = 3;
|
||||
break;
|
||||
case Common::ES_ESP:
|
||||
_gameVariant = 3;
|
||||
_gameVariant = 4;
|
||||
break;
|
||||
default:
|
||||
// 0 - english
|
||||
|
||||
Reference in New Issue
Block a user