mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 20:17:49 +00:00
We already have a default setting for subtitles, so this shouldn't be needed.
svn-id: r22704
This commit is contained in:
parent
dbaf5206ae
commit
e06ee0c490
@ -197,7 +197,6 @@ void Sword2Engine::errorString(const char *buf1, char *buf2) {
|
||||
|
||||
void Sword2Engine::registerDefaultSettings() {
|
||||
ConfMan.registerDefault("gfx_details", 2);
|
||||
ConfMan.registerDefault("subtitles", false);
|
||||
ConfMan.registerDefault("reverse_stereo", false);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user