From 3813089a7106716c4df5a6592a6b5a73cab294c9 Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 26 Sep 2016 10:48:24 -0500 Subject: Add Convertor to Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b3b710cf..d2b0bafa 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ server-update: updateconfig updatedb server-updatebuild: build updateconfig updatedb maps: - cd ../tools/hercules/ ; ./convert_tmx_to_mapcache.py + cd ../tools/hercules/ ; ./tmx_converter.py ../../client-data/ ../../server-data ; ./convert_tmx_to_mapcache.py build: cd ../tools/localserver/ ; ./build.sh -- cgit v1.2.3-70-g09d2