Client: Remove the game specific MUZZLE index definitions, as they're really only used in some of the sub-games.
This commit is contained in:
parent
8729e973ad
commit
8a9c26daef
1 changed files with 0 additions and 5 deletions
|
@ -65,11 +65,6 @@ var bool autocvar_cl_crouch_toggle = false;
|
|||
var float PART_DUSTMOTE;
|
||||
var float PART_BURNING;
|
||||
|
||||
/* muzzleflash indices */
|
||||
var int MUZZLE_SMALL;
|
||||
var int MUZZLE_RIFLE;
|
||||
var int MUZZLE_WEIRD;
|
||||
|
||||
/* misc globals */
|
||||
vector video_mins;
|
||||
vector video_res;
|
||||
|
|
Loading…
Reference in a new issue