# HG changeset patch # User nemo # Date 1255704508 0 # Node ID d8e0630087a0f93b4464b3f60b4d186f81225ecc # Parent 43f36aea1f55ec09b63e638d9706e7088bbd9285 oops. wrong size diff -r 43f36aea1f55 -r d8e0630087a0 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