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 +- localserver/conf/char-server.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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." diff --git a/localserver/conf/char-server.conf b/localserver/conf/char-server.conf index f6431c5..59ed9b7 100644 --- a/localserver/conf/char-server.conf +++ b/localserver/conf/char-server.conf @@ -28,4 +28,4 @@ //========================================================================= min_char_class: 0 -max_char_class: 6 +max_char_class: 0 -- cgit v1.2.3-70-g09d2