diff --git a/engine/MUNGA_L4/L4PADBINDINGS.cpp b/engine/MUNGA_L4/L4PADBINDINGS.cpp index 788f9b2..7f87667 100644 --- a/engine/MUNGA_L4/L4PADBINDINGS.cpp +++ b/engine/MUNGA_L4/L4PADBINDINGS.cpp @@ -302,13 +302,6 @@ static const char *defaultProfileText = "key LEFT button 0x44 # look left\n" "key RIGHT button 0x43 # look right\n" "\n" -"# --- CONTROL MODE cycle (Basic -> Standard -> Veteran -> Basic) --------\n" -"# The pod cycles this from a console button and CONTROLS.MAP binds it only to\n" -"# the gamepad Start, so a KEYBOARD-ONLY player had no way to reach it at all.\n" -"# Basic: stick steers, torso auto-centres. Standard/Veteran: stick TWISTS the\n" -"# torso and the PEDALS steer (NUMPAD7/9). G is free; M is keypad button 0x02.\n" -"key G action ModeCycle\n" -"\n" "# --- UPPER MFD banks: number row on top, QWERTY beneath ----------------\n" "# Heat / coolant (0x28-0x2F) -- 1-4 and QWER ARE the coolant system:\n" "# 1/2/3 Condenser 1-3 valve, 4 coolant FLUSH (hold), Q/W/E Condenser\n"