mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 04:35:20 +01:00
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.
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
JUMP,
|
||||
SPECIAL1,
|
||||
SNEAK,
|
||||
AUTORUN,
|
||||
AUTOFORWARD,
|
||||
|
||||
ESC,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user