changeset 1807 | 795f97007833 |
parent 1806 | 3c4f0886c123 |
child 1812 | 3d4692e825e7 |
--- 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;