feat: replace 'fallback weapon' with 'starting weapon'
This commit is contained in:
parent
a93e79cd1c
commit
01b69df872
12 changed files with 233 additions and 57 deletions
|
|
@ -17,6 +17,7 @@ public:
|
|||
static String sig_look_input;
|
||||
static String sig_primary_fire;
|
||||
static String sig_alt_mode;
|
||||
static String sig_switch_weapon;
|
||||
static String sig_run;
|
||||
static String sig_jump;
|
||||
static String sig_crouch;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue