mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
SW: Add Equip Pickups weapon auto-switching toggle
git-svn-id: https://svn.eduke32.com/eduke32@8339 1a8010ca-5511-0410-912e-c29ae57300e0 # Conflicts: # source/sw/src/swconfig.cpp
This commit is contained in:
parent
8d2159ab70
commit
15b8bc959f
5 changed files with 38 additions and 0 deletions
|
@ -213,6 +213,7 @@ typedef enum
|
|||
btn_voxels, btn_stats, btn_playcd,
|
||||
btn_videofs,
|
||||
btn_darts,
|
||||
btn_autoswitch,
|
||||
btn_max
|
||||
} BTNType;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue