diff -r 2dc43ce68721 -r e00762923086 hedgewars/hwengine.pas --- a/hedgewars/hwengine.pas Sun Feb 05 22:22:46 2012 -0500 +++ b/hedgewars/hwengine.pas Tue Feb 07 00:34:25 2012 +0100 @@ -518,6 +518,7 @@ {$IFDEF HWLIBRARY} WriteLnToConsole('Preview connecting on port ' + inttostr(port)); ipcPort:= port; + InitStepsFlags:= cifRandomize; {$ENDIF} InitIPC; IPCWaitPongEvent;