hedgewars/uConsts.pas
changeset 2168 5ffb01c3b176
parent 2163 12730f5e79b9
child 2171 8208946331ba
--- 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;