Made algo option application-wide, setting should actually work now.

This commit is contained in:
Bill Dengler
2015-05-12 19:52:47 -04:00
parent ee1f95ea3b
commit ab08d21d95
5 changed files with 14 additions and 13 deletions

View File

@@ -12,6 +12,7 @@ use_invisible_keyboard_shorcuts = boolean(default=True)
play_ready_sound = boolean(default=True)
speak_ready_msg = boolean(default=True)
log_level = string(default="error")
use_modern_audio_algo = boolean(default=True)
[keymap]
up = string(default="control+win+up")