about summary refs log tree commit diff homepage
path: root/brutalmaze/settings.ini
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-05-20 20:33:50 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-05-20 20:48:51 +0700
commit9dff378b57fbe16aa9edde9e3bc4eab959081e83 (patch)
treeffd643df85ca7092958c689f1a2fd8e14afc8f0c /brutalmaze/settings.ini
parent92a41b3cff725da25c510b1684d9a72acd8cc0c8 (diff)
downloadbrutalmaze-9dff378b57fbe16aa9edde9e3bc4eab959081e83.tar.gz
Allow moving hero using mouse
Diffstat (limited to 'brutalmaze/settings.ini')
-rw-r--r--brutalmaze/settings.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/brutalmaze/settings.ini b/brutalmaze/settings.ini
index 0641aad..aaa6d98 100644
--- a/brutalmaze/settings.ini
+++ b/brutalmaze/settings.ini
@@ -22,8 +22,10 @@ Move left: Left
 Move right: Right
 Move up: Up
 Move down: Down
+# Move hero using mouse
+Auto move: Mouse3
 Long-range attack: Mouse1
-Close-range attack: Mouse3
+Close-range attack: Space
 
 [Server]
 # Enabling remote control will disable control via keyboard and mouse.