Whitespace

svn-id: r17438
This commit is contained in:
Torbjörn Andersson 2005-04-07 12:11:35 +00:00
parent c9dd533a2f
commit c7bb5eacda

View File

@ -388,7 +388,7 @@ SimonEngine::SimonEngine(GameDetector *detector, OSystem *syst)
if (!(_game & GF_SIMON2) && (_game & GF_TALKIE)) {
// Add default file directories
switch(_language) {
switch (_language) {
case 20:
File::addDefaultDirectory(_gameDataPath + "hebrew/");
File::addDefaultDirectory(_gameDataPath + "HEBREW/");