diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2015-06-28 21:06:06 +0200 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2015-06-28 21:06:06 +0200 |
commit | 93d2e4414ee25e417ee0d2ca0248448002ea4d5b (patch) | |
tree | f8a5884f09d7396bd04f4b356767230144f50d3a /src/cgame/cg_local.h | |
parent | 5904b538d7fd639429a450b0ad7928cd311213fd (diff) |
Remove all code and assets related to Mine, Smoke and Flames.
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index 27e9baf..4642f64 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1232,7 +1232,6 @@ typedef struct sfxHandle_t turretSpinupSound; sfxHandle_t hardBounceSound1; sfxHandle_t hardBounceSound2; - sfxHandle_t mineBounceSound1; sfxHandle_t airpounce; sfxHandle_t acidBombBounceSound1; |