From c72bff04727cc001b6162f2886ad1952097d5ac1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 23 Oct 2022 23:43:53 -0300 Subject: Remove some spurious maps --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8a8b883..9641f28 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ server-update: updateconfig updatedb server-updatebuild: build updateconfig updatedb maps: - cd ../tools/hercules/ ; ./tmx_converter.py ../../client-data/ ../../server-data ; ./convert_tmx_to_mapcache.py + cd ../tools/hercules/ ; ./tmx_converter.py ../../clientdata/ ../../serverdata ; ./convert_tmx_to_mapcache.py build: cd ../tools/localserver/ ; ./build.sh -- cgit v1.2.3-70-g09d2