hedgewars/uConsts.pas
changeset 3481 c385a7dad025
parent 3476 1ec68b8d3bd1
child 3482 106d1f983b48
--- a/hedgewars/uConsts.pas	Sun May 23 23:51:54 2010 +0000
+++ b/hedgewars/uConsts.pas	Fri May 28 12:47:17 2010 +0000
@@ -755,7 +755,7 @@
             (FileName:  'amCheese'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil;
             Width:  64; Height: 64; imageWidth: 0; imageHeight: 0; saveSurf: false), // sprHandCheese
             (FileName:  'amFlamethrower'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil;
-            Width:  64; Height: 64; imageWidth: 0; imageHeight: 0; saveSurf: false)  // sprHandFlamethrower
+            Width:  128; Height: 128; imageWidth: 0; imageHeight: 0; saveSurf: false)  // sprHandFlamethrower
             );
 
     Wavez: array [TWave] of record