fix: weapon firing with pistols after last commit
This commit is contained in:
parent
71b9f4efc8
commit
8770569e1f
2 changed files with 11 additions and 9 deletions
|
|
@ -737,6 +737,7 @@ public:
|
|||
|
||||
public:
|
||||
void logic (); /// the things that can be executed while skipping frames
|
||||
void upkeep ();
|
||||
void spawned ();
|
||||
void takeBlind (int alpha);
|
||||
void takeDamage (edict_t *inflictor, int damage, int armor, int bits);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue