diff -r 41aa7b56c17b -r 75880595a9f1 hedgewars/hwengine.pas --- a/hedgewars/hwengine.pas Fri Jan 15 10:03:31 2010 +0000 +++ b/hedgewars/hwengine.pas Sat Jan 16 06:48:56 2010 +0000 @@ -480,7 +480,6 @@ TryDo(InitStepsFlags = cifAllInited, 'Some parameters not set (flags = ' + inttostr(InitStepsFlags) + ')', true); MainLoop; -ControllerClose(); end; /////////////////////////