X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fsys-post.qh;h=5dc83ef955bb07060386ebbd14e9727005da9632;hb=812b9d44a27f71f13c801e2efc1aae1aea223b95;hp=a883039fed0366b574c9acfe4e4bb7df093c95d2;hpb=719b47d60479f233baa8719e66e73a60bff28176;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/sys-post.qh b/qcsrc/client/sys-post.qh index a883039fe..5dc83ef95 100644 --- a/qcsrc/client/sys-post.qh +++ b/qcsrc/client/sys-post.qh @@ -1,12 +1,7 @@ +#ifndef SYS_POST_H +#define SYS_POST_H + #pragma noref 0 #undef ATTEN_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