diff -r 540cea859395 -r 852f8872da1a hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Fri Aug 08 20:33:57 2008 +0000 +++ b/hedgewars/uConsts.pas Fri Aug 08 20:38:26 2008 +0000 @@ -275,7 +275,7 @@ Width, Height: LongInt; saveSurf: boolean; end = ( - (FileName: 'BlueWater'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; + (FileName: 'BlueWater'; Path: ptCurrTheme;AltPath: ptGraphics; Texture: nil; Surface: nil; Width: 256; Height: 32; saveSurf: false),// sprWater (FileName: 'Clouds'; Path: ptCurrTheme;AltPath: ptGraphics; Texture: nil; Surface: nil; Width: 256; Height:128; saveSurf: false),// sprCloud