--- a/hedgewars/uConsts.pas Fri Oct 31 13:02:04 2008 +0000
+++ b/hedgewars/uConsts.pas Fri Oct 31 14:01:26 2008 +0000
@@ -285,7 +285,7 @@
saveSurf: boolean;
end = (
(FileName: 'BlueWater'; Path: ptCurrTheme;AltPath: ptGraphics; Texture: nil; Surface: nil;
- Width: 256; Height: 32; saveSurf: false),// sprWater
+ Width: 125; Height: 32; saveSurf: false),// sprWater
(FileName: 'Clouds'; Path: ptCurrTheme;AltPath: ptGraphics; Texture: nil; Surface: nil;
Width: 256; Height:128; saveSurf: false),// sprCloud
(FileName: 'Bomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;