oops. wrong size
--- a/hedgewars/uConsts.pas Fri Oct 16 14:03:42 2009 +0000
+++ b/hedgewars/uConsts.pas Fri Oct 16 14:48:28 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: 32; Height: 32; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprMolotov
+ Width: 16; Height: 16; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprMolotov
);
Wavez: array [TWave] of record