summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWuzzy <wuzzy2@mail.ru>2021-02-24 10:45:30 +0000
committerGitHub <noreply@github.com>2021-02-24 11:45:30 +0100
commit827224635bc131dbf4f6e41dd3d78c7a2d94da0f (patch)
tree57963040d80122de7934707e3626c8d65f88ce18 /README.md
parent02d64a51ee185722ec1b6e2941b461bacf0db0de (diff)
downloadminetest-827224635bc131dbf4f6e41dd3d78c7a2d94da0f.tar.gz
minetest-827224635bc131dbf4f6e41dd3d78c7a2d94da0f.tar.bz2
minetest-827224635bc131dbf4f6e41dd3d78c7a2d94da0f.zip
Use "Aux1" key name consistently everywhere
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 58ec0c821..249f24a16 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ Some can be changed in the key config dialog in the settings tab.
| P | Enable/disable pitch move mode |
| J | Enable/disable fast mode (needs fast privilege) |
| H | Enable/disable noclip mode (needs noclip privilege) |
-| E | Move fast in fast mode |
+| E | Aux1 (Move fast in fast mode. Games may add special features) |
| C | Cycle through camera modes |
| V | Cycle through minimap modes |
| Shift + V | Change minimap orientation |