mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-02 08:19:19 +00:00
Typo
svn-id: r20351
This commit is contained in:
parent
25a6adc238
commit
4c8cd695da
@ -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…
x
Reference in New Issue
Block a user