From: FruitieX Date: Wed, 17 Nov 2010 18:35:48 +0000 (+0200) Subject: oops i wasnt supposed to commit this X-Git-Tag: xonotic-v0.1.0preview~122^2^2 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=4edb3f27c8ed6c80bde4e64d5f7155197c748a68 oops i wasnt supposed to commit this --- diff --git a/qcsrc/common/constants.qh b/qcsrc/common/constants.qh index 963dfb9eb1..4acf797b7d 100644 --- a/qcsrc/common/constants.qh +++ b/qcsrc/common/constants.qh @@ -293,7 +293,6 @@ float CVAR_READONLY = 4; /////////////////////////// // csqc communication stuff -const float STAT_CSHIFT_DAMAGE = 1; const float STAT_KH_KEYS = 32; const float STAT_CTF_STATE = 33; const float STAT_WEAPONS = 35;