summaryrefslogtreecommitdiff
path: root/src/cgame/cg_local.h
diff options
context:
space:
mode:
authorPaweł Redman <trem.redman@gmail.com>2013-09-13 09:21:57 +0200
committerPaweł Redman <trem.redman@gmail.com>2013-09-13 09:21:57 +0200
commit09460bd0361b0ad85ea890de6780476cc5fd8a16 (patch)
treec7764a42cc60af71aefe67b2562c95f7ab556812 /src/cgame/cg_local.h
parentf49e84e3aba12104dce4103e647b33a94134c47a (diff)
Missing cross_implanted.tga, proper Helmet texture and mara zap bugfix.
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r--src/cgame/cg_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h
index 2821bc4..a8316c5 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -1308,6 +1308,7 @@ typedef struct
qhandle_t larmourLegsSkin;
qhandle_t larmourTorsoSkin;
+ qhandle_t headMk2Model;
qhandle_t jetpackModel;
qhandle_t jetpackFlashModel;
qhandle_t battpackModel;