Merge branch '1.3#savebeforeupdate' into 1.4-dev

This commit is contained in:
Ben Peddell 2015-09-19 00:02:25 +10:00
commit f60556c317

View File

@ -626,6 +626,8 @@ doUpdate() {
if isTheServerRunning ;then
serverWasAlive=1
fi
echo "Saving world"
doSaveWorld
doStop
if [ -n "$appupdate" ]; then