hedgewars/uConsts.pas
changeset 775 23c253aae336
parent 769 788efc1d649f
child 776 8fc7e59d9cb4
equal deleted inserted replaced
774:c2d6476e741f 775:23c253aae336
   256                      (FileName:        'Lag'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   256                      (FileName:        'Lag'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   257                       Width:  65; Height: 65; saveSurf: false),// sprLag
   257                       Width:  65; Height: 65; saveSurf: false),// sprLag
   258                      (FileName:      'Arrow'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   258                      (FileName:      'Arrow'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   259                       Width:  16; Height: 16; saveSurf: false),// sprCursor
   259                       Width:  16; Height: 16; saveSurf: false),// sprCursor
   260                      (FileName:    'Grenade'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   260                      (FileName:    'Grenade'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   261                       Width:  32; Height: 32; saveSurf: false),// sprGrenade
   261                       Width:  16; Height: 16; saveSurf: false),// sprGrenade
   262                      (FileName:    'Targetp'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   262                      (FileName:    'Targetp'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   263                       Width:  32; Height: 32; saveSurf: false),// sprTargetP
   263                       Width:  32; Height: 32; saveSurf: false),// sprTargetP
   264                      (FileName:        'UFO'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   264                      (FileName:        'UFO'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   265                       Width:  32; Height: 32; saveSurf: false),// sprUFO
   265                       Width:  32; Height: 32; saveSurf: false),// sprUFO
   266                      (FileName: 'SmokeTrace'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   266                      (FileName: 'SmokeTrace'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;