about summary refs log tree commit diff
path: root/brutalmaze/.config
diff options
context:
space:
mode:
Diffstat (limited to 'brutalmaze/.config')
-rw-r--r--brutalmaze/.config/brutalmaze/settings.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/brutalmaze/.config/brutalmaze/settings.ini b/brutalmaze/.config/brutalmaze/settings.ini
index aae249e..58f3d05 100644
--- a/brutalmaze/.config/brutalmaze/settings.ini
+++ b/brutalmaze/.config/brutalmaze/settings.ini
@@ -12,6 +12,7 @@ Music volume: 1.0
 Space theme: yes
 
 [Control]
+Touch: no
 # Input values should be either from Mouse1 to Mouse3 or a keyboard key
 # and they are case-insensitively read.
 # Aliases for special keys are listed here (without the K_ part):
@@ -24,8 +25,6 @@ Move left: a
 Move right: d
 Move up: w
 Move down: s
-# Move hero using mouse
-Auto move: Mouse2
 Long-range attack: Mouse1
 Close-range attack: Mouse3