changeset 3988 | 044cc945b2f8 |
parent 3971 | 5c82ee165ed5 |
child 4003 | ca0600ab38bf |
child 4004 | b1c2c2f6fc5e |
--- a/hedgewars/uMisc.pas Thu Oct 21 00:45:58 2010 +0200 +++ b/hedgewars/uMisc.pas Thu Oct 21 15:40:43 2010 -0400 @@ -41,7 +41,7 @@ cReducedQuality : LongInt = rqNone; //userNick is in uChat recordFileName : shortstring = ''; - cReadyDelay : Longword = 5000; + cReadyDelay : Longword = 0; cLogfileBase : shortstring = 'debug'; //////////////////////////