Typo
svn-id: r20351
This commit is contained in:
parent
25a6adc238
commit
4c8cd695da
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ bool OSystem::setGraphicsMode(const char *name) {
|
|||
if (!name)
|
||||
return false;
|
||||
|
||||
// Sepcial case for the 'default' filter
|
||||
// Special case for the 'default' filter
|
||||
if (!scumm_stricmp(name, "normal") || !scumm_stricmp(name, "default")) {
|
||||
return setGraphicsMode(getDefaultGraphicsMode());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue