mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 01:38:36 +00:00
Whitespace
svn-id: r17438
This commit is contained in:
parent
c9dd533a2f
commit
c7bb5eacda
@ -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/");
|
||||
|
Loading…
x
Reference in New Issue
Block a user