oops. wrong size
authornemo
Fri, 16 Oct 2009 14:48:28 +0000
changeset 2490 d8e0630087a0
parent 2489 43f36aea1f55
child 2491 525e7d3a4958
oops. wrong size
hedgewars/uConsts.pas
--- 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