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