From 63cb46ebe77d2602ea1f50604b547dde8db0661c Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Tue, 1 Mar 2016 12:03:31 -0500 Subject: [PATCH] fixed indentation --- chunkymap-regen.py | 2 +- update-chunkymap-on-ubuntu-from-web.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chunkymap-regen.py b/chunkymap-regen.py index 2a8d36e..54d06d6 100644 --- a/chunkymap-regen.py +++ b/chunkymap-regen.py @@ -806,7 +806,7 @@ class MTChunks: outs.close() player_written_count += 1 else: - if self.verbose_enable: + #if self.verbose_enable: #print("DIDN'T MOVE: "+str(player_name)) players_didntmove_count += 1 player_count += 1 diff --git a/update-chunkymap-on-ubuntu-from-web.sh b/update-chunkymap-on-ubuntu-from-web.sh index 3a67678..5cad015 100644 --- a/update-chunkymap-on-ubuntu-from-web.sh +++ b/update-chunkymap-on-ubuntu-from-web.sh @@ -7,7 +7,7 @@ if [ ! -d "$HOME/Downloads" ]; then fi #cd $CHUNKYMAP_INSTALLER_DIR -chmod +x update-chunkymap-installer-only.sh +#chmod +x update-chunkymap-installer-only.sh cd $HOME/Downloads if [ -f "update-chunkymap-installer-only.sh" ]; then # move misplaced file from older versions: