aboutsummaryrefslogtreecommitdiff
path: root/src/client/keys.h
diff options
context:
space:
mode:
authorParamat <paramat@users.noreply.github.com>2017-06-08 08:57:00 +0100
committerLoïc Blot <nerzhul@users.noreply.github.com>2017-06-08 09:57:00 +0200
commit0a5c3c28522f512f31dae3091668126c1eae787d (patch)
tree32a57cf047c0776e9378e614c3994f0b52b5d50c /src/client/keys.h
parent47bcf2f7aca26dcdbdd761b33e9ca3509ed32a7e (diff)
downloadhax-minetest-server-0a5c3c28522f512f31dae3091668126c1eae787d.tar.gz
hax-minetest-server-0a5c3c28522f512f31dae3091668126c1eae787d.zip
Autorun: Change to 'autoforward' (#5926)
Minetest does not have 'run'. Automatic forwards is very often used while flying or swimming, so a general word is more suitable.
Diffstat (limited to 'src/client/keys.h')
-rw-r--r--src/client/keys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/keys.h b/src/client/keys.h
index 9478737f6..886ae8791 100644
--- a/src/client/keys.h
+++ b/src/client/keys.h
@@ -35,7 +35,7 @@ public:
JUMP,
SPECIAL1,
SNEAK,
- AUTORUN,
+ AUTOFORWARD,
ESC,