changeset 6634 | e00762923086 |
parent 6611 | d9d00e537010 |
child 6674 | 4d3209a189ca |
--- 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;