summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2019-01-09 18:44:03 +0100 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2019-01-09 18:44:03 +0100 |
commit | 17b3c3ab34035c57b8594d7f674c5d9ac0a843fb (patch) | |
tree | 443326769d6ff49931c39cd0f59a0df091c65802 /Makefile | |
parent | f36b9a579f8cd3642175bd5c13d1d2d9f03c9edf (diff) |
Adapts Battle & Maps summaries to match server.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |