summaryrefslogtreecommitdiff
path: root/client/settings.gd
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-21 19:51:44 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-21 19:51:44 +0200
commit9aae9ed16b3072ce46e7448c0dd5482c95a38faf (patch)
tree90890ad911ecd8805ca155fcbd74c1e258b3e8a8 /client/settings.gd
parentf2a61d6d60ba1d628ccc7ee3b591e5fdb601e59f (diff)
downloadhurrycurry-9aae9ed16b3072ce46e7448c0dd5482c95a38faf.tar
hurrycurry-9aae9ed16b3072ce46e7448c0dd5482c95a38faf.tar.bz2
hurrycurry-9aae9ed16b3072ce46e7448c0dd5482c95a38faf.tar.zst
first person mode
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 ec605899..d217dd6c 100644
--- a/client/settings.gd
+++ b/client/settings.gd
@@ -29,6 +29,7 @@ static func get_root():
ToggleSetting.new("hints_started", false),
ToggleSetting.new("latch_boost", true),
ToggleSetting.new("accessible_movement", false),
+ ToggleSetting.new("first_person", false),
]),
SettingsCategory.new("graphics", [
PresetRow.new("preset", {