]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/dpdefs/post.qh
Avoid a division by 0 (it happened playing DOM on a map that doesn't support DOM)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / dpdefs / post.qh
index db8752d2bb8075d2f9611c3c776830c6d682540d..16fd93450332e44fa0952d7003f6c50fb1fc6b03 100644 (file)
@@ -6,7 +6,9 @@
 #undef error
 #undef movetogoal
 #undef objerror
+#undef remove
 #undef walkmove
+#undef setcolor
 
 #ifdef MENUQC
        #define NULL (0, null_entity)