X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Flib%2Fself.qh;h=b057faee58bdc606a8a743c331febece5582f397;hb=refs%2Fheads%2FJuhu%2Finstant_respawn_angle;hp=d5ddf202d43b93573ef4d6af6ac927ca6bb9a43a;hpb=982216a30fcffb4b9581034ea6fbd94c7f349c7f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/lib/self.qh b/qcsrc/lib/self.qh index d5ddf202d..b057faee5 100644 --- a/qcsrc/lib/self.qh +++ b/qcsrc/lib/self.qh @@ -43,7 +43,7 @@ #endif // Step 7: remove WITHSELF, no replacement -#if 0 +#if 1 #undef WITHSELF #define WITHSELF(value, block) block #endif