X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fsys-post.qh;h=ec4e31ac33cb9adddb4b72d56165cf64439ec149;hb=d0c9f09e15aac75e277d69de13bd23b719d3d52b;hp=4fee9fec0572fb9d3cc4d10c4e5b990adc6e3e59;hpb=d6868c29436f076daf3e6c68e893d947ace437ff;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/sys-post.qh b/qcsrc/client/sys-post.qh index 4fee9fec0..ec4e31ac3 100644 --- a/qcsrc/client/sys-post.qh +++ b/qcsrc/client/sys-post.qh @@ -1,12 +1,3 @@ #pragma noref 0 -#undef ATTN_NORM - -#ifdef COMPAT_050_ENGINE -// WORKAROUND for 0.5.0 engine -// FIXME remove this after 0.6 release -#undef getproperty -#undef getpropertyvec -float (float property) getproperty = #303; -vector (float property) getpropertyvec = #303; -#endif +#undef ATTEN_NORM