summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-28 15:25:39 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-08-28 15:25:39 +0200
commit688d3be723b19655edcd1fc1de413b54630d4589 (patch)
treec0b95459b6b3f885a865110afa05ea709e5ccb57 /Makefile
parentd1d9293f2654e297654f67b5bb0ba43fad7448d7 (diff)
Small changes? Forgot to commit.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24f37d4..7ccaa82 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +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/best_chronometer_ever.xml
+AST_FILE = ${CURDIR}/data/ast/pong.xml
TMP_DIR = /tmp/tabellion
MODEL_DIR = $(TMP_DIR)/mod