diff -r 3deb9ff104da -r abed6070a669 hedgewars/hwengine.pas --- a/hedgewars/hwengine.pas Thu Nov 05 20:47:42 2009 +0000 +++ b/hedgewars/hwengine.pas Thu Nov 05 20:48:13 2009 +0000 @@ -628,7 +628,7 @@ //////////////////////////////////////////////////////////////////////////////// begin -WriteLnToConsole('Hedgewars ' + cVersionString + ' engine (protocol version ' + inttostr(cNetProtoVersion) + ')'); +WriteLnToConsole('Hedgewars ' + cVersionString + ' engine'); GetParams; // FIXME - hack in font with support for CJK if (cLocaleFName = 'zh_CN.txt') or (cLocaleFName = 'zh_TW.txt') or (cLocaleFName = 'ja.txt') then