aboutsummaryrefslogtreecommitdiff
path: root/client/settings.gd
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-19 20:28:23 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-19 20:41:40 +0200
commit8b32c50e1bb2b8c8b00105c13c31b896ebab7f8a (patch)
treef7de760ddb188518ac278275b6b19ff596949bac /client/settings.gd
parent6d7c0cba31aabfeb5d4036e7ab12a39743ba1e6a (diff)
downloadhurrycurry-8b32c50e1bb2b8c8b00105c13c31b896ebab7f8a.tar
hurrycurry-8b32c50e1bb2b8c8b00105c13c31b896ebab7f8a.tar.bz2
hurrycurry-8b32c50e1bb2b8c8b00105c13c31b896ebab7f8a.tar.zst
Reapply "draft for accessible movement"
This reverts commit 153e778d7d7085d699cf98da38a1196e5e81331a.
Diffstat (limited to 'client/settings.gd')
-rw-r--r--client/settings.gd1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/settings.gd b/client/settings.gd
index 9152c0e4..9318322b 100644
--- a/client/settings.gd
+++ b/client/settings.gd
@@ -27,6 +27,7 @@ static func get_root():
ToggleSetting.new("setup_completed", false),
ToggleSetting.new("tutorial_started", false),
ToggleSetting.new("latch_boost", true),
+ ToggleSetting.new("accessible_movement", false),
]),
SettingsCategory.new("graphics", [
PresetRow.new("preset", {