diff -r e79727645e4b -r 22a7ef2859b6 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Fri Oct 16 13:45:10 2009 +0000 +++ b/hedgewars/uConsts.pas Fri Oct 16 13:53:11 2009 +0000 @@ -620,7 +620,7 @@ (FileName: 'amMolotov'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; Width: 32; Height: 32; imageWidth: 0; imageHeight: 0; saveSurf: false), //sprHandMolotov (FileName: 'Molotov'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; - Width: 8; Height: 8; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprMolotov + Width: 32; Height: 32; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprMolotov ); Wavez: array [TWave] of record