hedgewars/uConsts.pas
changeset 1439 340c47ad5600
parent 1430 8b192c18a584
child 1445 3dcff3e1a4c9
--- 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;