diff options
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index 143403e1..101aa8ed 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1004,7 +1004,9 @@ typedef struct // development tool refEntity_t testModelEntity; + refEntity_t testModelBarrelEntity; char testModelName[MAX_QPATH]; + char testModelBarrelName[MAX_QPATH]; qboolean testGun; int spawnTime; //TA: fovwarp |