mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-21 19:32:21 +00:00
Merge branch 'main' of https://github.com/nzp-team/quakec
This commit is contained in:
commit
be38f652a9
1 changed files with 1 additions and 0 deletions
|
@ -4720,6 +4720,7 @@ float(float weapon) WepDef_DoesNotPlayUpgradedSound =
|
|||
switch(weapon) {
|
||||
case W_DG3:
|
||||
case W_PORTER:
|
||||
case W_FIW:
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
|
Loading…
Reference in a new issue