From 896721571dfb37dca83dc49ccc01eecdd22341c6 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 2 Aug 2018 20:24:14 +0200 Subject: Getting the map editor up to date... It'll need a different way to display available tile instances to the user. Also, patterns will likely be more generic, replacing the current numbers with 'A', 'B', and tile variation indices. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0770807..5f74e98 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 -- cgit v1.2.3-70-g09d2