changeset 1806 | 3c4f0886c123 |
parent 1805 | dd9fb4b13fd8 |
child 1807 | 795f97007833 |
--- a/hedgewars/uWorld.pas Wed Feb 18 16:28:21 2009 +0000 +++ b/hedgewars/uWorld.pas Wed Feb 18 16:35:03 2009 +0000 @@ -40,7 +40,7 @@ implementation uses uStore, uMisc, uTeams, uIO, uConsole, uKeys, uLocale, uSound, GL, - uAmmos, uVisualGears, uChat, uLand; + uAmmos, uVisualGears, uChat, uLandTexture; const FPS: Longword = 0; CountTicks: Longword = 0;