summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2019-01-09 18:44:03 +0100
committernsensfel <SpamShield0@noot-noot.org>2019-01-09 18:44:03 +0100
commit17b3c3ab34035c57b8594d7f674c5d9ac0a843fb (patch)
tree443326769d6ff49931c39cd0f59a0df091c65802 /Makefile
parentf36b9a579f8cd3642175bd5c13d1d2d9f03c9edf (diff)
Adapts Battle & Maps summaries to match server.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c67fddb..d686f73 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
################################################################################
## CONFIG ######################################################################
################################################################################
-MODULES ?= css global main-menu login roster-editor map-editor battle asset
+MODULES ?= css global main-menu login roster-editor map-editor asset #battle
SRC_DIR = ${CURDIR}/src
WWW_DIR = ${CURDIR}/www