Rejoice, "hold to reload" is now optional and disabled by default.

This commit is contained in:
Mari the Deer 2025-03-16 20:21:09 +01:00
commit 13ed4dee44
8 changed files with 52 additions and 5 deletions

View file

@ -83,6 +83,7 @@ nosave int swwm_hudscale1 = 0; // force the "one minus" scale of the HUD (used
nosave int swwm_hudscale2 = 0; // force the "two minus" scale of the HUD (used by interest points)
server bool swwm_altclear = false; // use an alternate, less graphically demanding "All Clear" effect
user bool swwm_analogmove = false; // for gamepad users, player movement is adapted for analog sticks
user bool swwm_holdreload = false; // hold the reload key to top up hand-loaded weapons, otherwise tap to start then tap again to stop
// minimap settings
nosave bool swwm_mm_enable = true; // show a minimap on the top right corner of the hud