Pitch move mode no longer has default key

This commit is contained in:
Wuzzy 2024-11-27 02:16:02 +01:00
parent 54993f032d
commit ba7ebc85f9

View File

@ -108,7 +108,6 @@ S("Extended movement:").."\n"..
S("• J: Toggle fast mode, makes you run or fly fast (requires “fast” privilege)").."\n"..
S("• K: Toggle fly mode, makes you move freely in all directions (requires “fly” privilege)").."\n"..
S("• H: Toggle noclip mode, makes you go through walls in fly mode (requires “noclip” privilege)").."\n"..
S("• L: Toggle pitch move mode, makes you move towards your look direction when flying or swimming").."\n"..
S("• E: Walk fast in fast mode").."\n\n"..
S("World interaction:").."\n"..
@ -616,7 +615,7 @@ S("You can enable some special movement modes that change how you move.").."\n\n
S("Pitch movement mode:").."\n"..
S("• Description: If this mode is activated, the movement keys will move you relative to your current view pitch (vertical look angle) when you're in a liquid or in fly mode.").."\n"..
S("• Default key: [L]").."\n"..
S("• Default key: (none, you must set one first in the controls settings first)").."\n"..
S("• No privilege required").."\n\n"..
S("Fast mode:").."\n"..