From 251b015210f55f028fdde8035928c7cf893fce75 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Mon, 21 Nov 2011 13:44:10 +0200 Subject: [PATCH] Don't print 'Blocks modified by: ' in Map::timerUpdate if no blocks were written --- src/map.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/map.cpp b/src/map.cpp index 4db5a3d..13f2a0e 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -1463,9 +1463,11 @@ void Map::timerUpdate(float dtime, float unload_timeout, if(save_before_unloading) infostream<<", of which "<