hedgewars/uConsole.pas
changeset 196 993cf173218b
parent 183 57c2ef19f719
child 205 8d9aff55e6ab
--- a/hedgewars/uConsole.pas	Wed Oct 11 19:37:48 2006 +0000
+++ b/hedgewars/uConsole.pas	Thu Oct 12 18:52:00 2006 +0000
@@ -33,7 +33,7 @@
 
 implementation
 {$J+}
-uses uMisc, uStore, Types, uConsts, uGears, uTeams, uIO, uKeys, uSound, uWorld, uLand, uRandom;
+uses uMisc, uStore, Types, uConsts, uGears, uTeams, uIO, uKeys, uWorld, uLand, uRandom;
 const cLineWidth: integer = 0;
       cLinesCount = 256;