hedgewars/uMisc.pas
changeset 1057 6b5785287f42
parent 1055 9af540b23409
child 1066 1f1b3686a2b0
--- a/hedgewars/uMisc.pas	Sun Jul 06 20:02:42 2008 +0000
+++ b/hedgewars/uMisc.pas	Sun Jul 06 20:03:09 2008 +0000
@@ -68,7 +68,7 @@
 	cVolumeDelta  : LongInt = 0;
 	cTimerInterval   : Longword = 5;
 	cHasFocus     : boolean = true;
-	cInactDelay   : Longword = 1500;
+	cInactDelay   : Longword = 1250;
 
 	bBetweenTurns: boolean = false;
 	cHealthDecrease: LongWord = 0;