hedgewars/uConsts.pas
changeset 446 692c75d46a4b
parent 424 4598c21bb421
child 454 19b0164f4284
equal deleted inserted replaced
445:fb66abeb551f 446:692c75d46a4b
   253                      (FileName: 'BigDigits'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   253                      (FileName: 'BigDigits'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   254                      Width:  32; Height: 32; hasAlpha:  true),// sprBigDigit
   254                      Width:  32; Height: 32; hasAlpha:  true),// sprBigDigit
   255                      (FileName:     'Frame'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   255                      (FileName:     'Frame'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   256                      Width:   4; Height: 32; hasAlpha:  true),// sprFrame
   256                      Width:   4; Height: 32; hasAlpha:  true),// sprFrame
   257                      (FileName:       'Lag'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   257                      (FileName:       'Lag'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   258                      Width:  64; Height: 64; hasAlpha: false),// sprLag
   258                      Width:  65; Height: 65; hasAlpha:  true),// sprLag
   259                      (FileName:     'Arrow'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   259                      (FileName:     'Arrow'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   260                      Width:  16; Height: 16; hasAlpha: false),// sprCursor
   260                      Width:  16; Height: 16; hasAlpha: false),// sprCursor
   261                      (FileName:   'Grenade'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   261                      (FileName:   'Grenade'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   262                      Width:  32; Height: 32; hasAlpha: false),// sprGrenade
   262                      Width:  32; Height: 32; hasAlpha: false),// sprGrenade
   263                      (FileName:   'Targetp'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
   263                      (FileName:   'Targetp'; Path: ptGraphics; AltPath: ptNone; Surface: nil;