From: Perttu Ahola Date: Sat, 3 Dec 2011 22:35:08 +0000 (+0200) Subject: Fix log message in tooldef.cpp X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=8730dfb1f9a9215eedb43a909eb64186c0a6631e;p=zefram%2Fminetest%2Fminetest_engine.git Fix log message in tooldef.cpp --- diff --git a/src/tooldef.cpp b/src/tooldef.cpp index e9fe1347..3b7863ba 100644 --- a/src/tooldef.cpp +++ b/src/tooldef.cpp @@ -139,7 +139,7 @@ public: bool alias_removed = (m_aliases.erase(toolname) != 0); if(alias_removed) infostream<<"tdef: erased alias "<