changeset 931 | ab4d98858a40 |
parent 907 | a5b0b93a39c8 |
child 942 | b41af014d85e |
--- a/hedgewars/hwengine.dpr Tue May 13 20:00:48 2008 +0000 +++ b/hedgewars/hwengine.dpr Wed May 14 14:13:18 2008 +0000 @@ -66,7 +66,7 @@ //////////////////////////////// procedure DoTimer(Lag: LongInt); const MusicTimerTicks: Longword = 0; -var s: string; +//var s: string; begin inc(RealTicks, Lag);