From 2a13a7957f08429c8b5c905032b26c51de57885f Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Mon, 28 Aug 2017 15:48:08 +0200 Subject: The pong.xml AST is not included. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7ccaa82..19a69d8 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,8 @@ LEVEL_FILES = $(wildcard ${CURDIR}/data/level/*.lvl) PROPERTY_FILES = \ $(wildcard ${CURDIR}/data/property/*.pro) \ $(wildcard ${CURDIR}/data/property/cnes/*.pro) -#AST_FILE = ${CURDIR}/data/ast/best_chronometer_ever.xml -AST_FILE = ${CURDIR}/data/ast/pong.xml +AST_FILE = ${CURDIR}/data/ast/best_chronometer_ever.xml +#AST_FILE = ${CURDIR}/data/ast/pong.xml TMP_DIR = /tmp/tabellion MODEL_DIR = $(TMP_DIR)/mod -- cgit v1.2.3-70-g09d2