summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2019-01-17 16:56:37 +0100
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2019-01-17 16:56:37 +0100
commit22f9d35f6fc5a6961cbfc634f7a287754231ed43 (patch)
treef973ab321151a43b052984f17a7ec3cb550b5e1a /Makefile
parent376929d6cd7c237faae1c9746733366e8d6f455a (diff)
That should do it!elm-0.19
What's being exchanged with the server in the battle module is not up to date though...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d686f73..31f3ef6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
################################################################################
## CONFIG ######################################################################
################################################################################
-MODULES ?= css global main-menu login roster-editor map-editor asset #battle
+MODULES ?= css global main-menu login roster-editor map-editor asset battle
SRC_DIR = ${CURDIR}/src
WWW_DIR = ${CURDIR}/www