From 11d2c6a557a92288dc08b58863254c6e08b36eb9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 29 Apr 2019 16:44:43 -0300 Subject: Fix bugs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4e28b55..7289540 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ client: @cd client ; mv weapons.tmp ../../client-data/weapons.xml @cd client ; mv daily.tmp ../../client-data/graphics/images/daily.xml @cd client ; ./minimap-render.py all - @cd client ; ./minimap-dyecmd.py ; ./minimap-dyecmd.sh + @cd client ; ./minimap-dyecmd.py ; ./minimap-dyecmd.sh cp client/minimap-override/* ../client-data/graphics/minimaps/ @echo "XML files and minimaps updated, please commit result on client-data." -- cgit v1.2.3-70-g09d2