hedgewars/uConsts.pas
changeset 2490 d8e0630087a0
parent 2487 22a7ef2859b6
child 2568 e654cbfb23ba
--- 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