X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fconstants.qh;h=e02fad45f06090b6b3d8e24bfed12f7ade651548;hb=c1625990d69a51bad5b537d2654e32a6f2b40e31;hp=c2ce471418e3f14a318900608c7e69d0a0c5bd83;hpb=f969d84463d08613a939abc6baaf4e82c2e77b0e;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/constants.qh b/qcsrc/common/constants.qh index c2ce47141..e02fad45f 100644 --- a/qcsrc/common/constants.qh +++ b/qcsrc/common/constants.qh @@ -30,7 +30,6 @@ const float AS_FLOAT = 8; const float TE_CSQC_PICTURE = 100; const float TE_CSQC_RACE = 101; -const float TE_CSQC_ZCURVEPARTICLES = 102; const float TE_CSQC_NEXGUNBEAMPARTICLE = 103; const float TE_CSQC_LIGHTNINGARC = 104; const float TE_CSQC_TEAMNAGGER = 105;