]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
turn off Xonotic 0.1.0 compatibility workarounds - we no longer need them
authorRudolf Polzer <divverent@alientrap.org>
Fri, 23 Sep 2011 13:17:22 +0000 (15:17 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 23 Sep 2011 13:17:22 +0000 (15:17 +0200)
qcsrc/common/util-pre.qh

index f5633ab3f31dec7546438633407c4feb6edede7a..e61d57fb65e8721660aa369acb81628e20f9abd9 100644 (file)
@@ -2,6 +2,6 @@
 #pragma flag enable lo
 
 #ifndef NOCOMPAT
-# define WORKAROUND_XON010
-# define COMPAT_XON010_CHANNELS
+//# define WORKAROUND_XON010
+//# define COMPAT_XON010_CHANNELS
 #endif