diff options
author | Mikko Tiusanen <ams@daug.net> | 2015-05-31 16:36:18 +0300 |
---|---|---|
committer | Mikko Tiusanen <ams@daug.net> | 2015-05-31 16:36:18 +0300 |
commit | 41d562ee8d956b6a44293c2a8bc53a2038274a56 (patch) | |
tree | 7cd3c8e926d419e5b62e4c82ff8e2519c6a3e4fe /src/cgame/cg_local.h | |
parent | 528aaa3c017e812638cb7388b378a1a172426265 (diff) | |
parent | 711345101d6bd021dc1088e36757ba19ecc2dd5a (diff) |
Merge branch 'master' of https://github.com/mtiusane/new-edge
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r-- | src/cgame/cg_local.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index dc289b9..9f8de96 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -1617,6 +1617,7 @@ extern vmCvar_t cg_healthBarSize; extern vmCvar_t cg_healthBarAlpha; extern vmCvar_t cg_hitSounds; +extern vmCvar_t cg_hitStats; // // cg_main.c |