diff -r 4e9ad395c1d1 -r 5ffb01c3b176 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Mon Jun 15 21:03:57 2009 +0000 +++ b/hedgewars/uConsts.pas Thu Jun 18 01:51:25 2009 +0000 @@ -424,7 +424,7 @@ (FileName: 'AirBomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; Width: 16; Height: 16; saveSurf: false),// sprAirBomb (FileName: 'Airplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; - Width: 125; Height: 42; saveSurf: false),// sprAirplane + Width: 254; Height: 101; saveSurf: false),// sprAirplane (FileName: 'amAirplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; Width: 64; Height: 32; saveSurf: false),// sprAmAirplane (FileName: 'amGirder'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;