diff -r c4c3f3512404 -r c385a7dad025 hedgewars/uConsts.pas --- 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