]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/Makefile
Remove an item about to spawn as goal if somebody else picked it up before bot reaches it
[xonotic/xonotic-data.pk3dir.git] / qcsrc / Makefile
index 916fe08c9b52b79d567e3de832366c32e8af14fd..903d8537e695bf35b33fb78889c814a38536cf7b 100644 (file)
@@ -7,7 +7,7 @@ WORKDIR ?= ../.tmp
 QCCFLAGS_WATERMARK ?= $(shell git describe --tags --dirty='~')
 VER = $(subst *,\*,$(QCCFLAGS_WATERMARK))
 NDEBUG ?= 1
-XONOTIC ?= 0
+XONOTIC ?= 1
 BUILD_MOD ?=
 
 ifndef ZIP