mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 04:30:49 -04:00
Disable autosave in speedrun mode
This commit is contained in:
@@ -175,6 +175,8 @@ void reset_for_speedrun_mode() {
|
||||
getSettings().game.freeMagicArmor.setValue(false);
|
||||
|
||||
getSettings().game.enableTurboKeybind.setValue(false);
|
||||
getSettings().game.debugFlyCam.setValue(false);
|
||||
getSettings().game.autoSave.setValue(false);
|
||||
}
|
||||
|
||||
const Rml::String kInternalResolutionHelpText =
|
||||
|
||||
Reference in New Issue
Block a user