hedgewars/uConsts.pas
changeset 2168 5ffb01c3b176
parent 2163 12730f5e79b9
child 2171 8208946331ba
equal deleted inserted replaced
2167:4e9ad395c1d1 2168:5ffb01c3b176
   422 			(FileName:     'Finger'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   422 			(FileName:     'Finger'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   423 			Width:  32; Height: 48; saveSurf: false),// sprFinger
   423 			Width:  32; Height: 48; saveSurf: false),// sprFinger
   424 			(FileName:    'AirBomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   424 			(FileName:    'AirBomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   425 			Width:  16; Height: 16; saveSurf: false),// sprAirBomb
   425 			Width:  16; Height: 16; saveSurf: false),// sprAirBomb
   426 			(FileName:   'Airplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   426 			(FileName:   'Airplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   427 			Width: 125; Height: 42; saveSurf: false),// sprAirplane
   427 			Width: 254; Height: 101; saveSurf: false),// sprAirplane
   428 			(FileName: 'amAirplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   428 			(FileName: 'amAirplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   429 			Width:  64; Height: 32; saveSurf: false),// sprAmAirplane
   429 			Width:  64; Height: 32; saveSurf: false),// sprAmAirplane
   430 			(FileName:   'amGirder'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   430 			(FileName:   'amGirder'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   431 			Width: 160; Height:160; saveSurf:  true),// sprAmGirder
   431 			Width: 160; Height:160; saveSurf:  true),// sprAmGirder
   432 			(FileName:     'hhMask'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   432 			(FileName:     'hhMask'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;