summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-08-02 16:42:17 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-08-02 16:42:17 +0200
commit0ea2e3879cda3166851f58ca0a342d5bfb5e5742 (patch)
treeafaaa36ac91406f0efc3a4919fa98880d5141129 /Makefile
parentb43d3bdca8e53517ee4f1027f410c0f6478f54f0 (diff)
Moves to the new tile format.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5f74e98..0770807 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
################################################################################
## CONFIG ######################################################################
################################################################################
-MODULES ?= battle global asset map-editor
+MODULES ?= battle global asset #map-editor
SRC_DIR = ${CURDIR}/src
WWW_DIR = ${CURDIR}/www