diff -r 3c4f0886c123 -r 795f97007833 hedgewars/uWorld.pas --- a/hedgewars/uWorld.pas Wed Feb 18 16:35:03 2009 +0000 +++ b/hedgewars/uWorld.pas Wed Feb 18 16:46:27 2009 +0000 @@ -41,7 +41,7 @@ implementation uses uStore, uMisc, uTeams, uIO, uConsole, uKeys, uLocale, uSound, GL, uAmmos, uVisualGears, uChat, uLandTexture; - + const FPS: Longword = 0; CountTicks: Longword = 0; SoundTimerTicks: Longword = 0;