From 22f9d35f6fc5a6961cbfc634f7a287754231ed43 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 17 Jan 2019 16:56:37 +0100 Subject: That should do it! What's being exchanged with the server in the battle module is not up to date though... --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-70-g09d2