hedgewars/uConsts.pas
changeset 1794 8ae48e3b02d9
parent 1792 c30c6944bd49
child 1825 c929f9111141
equal deleted inserted replaced
1793:3e8caf5fee58 1794:8ae48e3b02d9
   327 			(FileName:    'MineOff'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   327 			(FileName:    'MineOff'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   328 			Width:   8; Height:  8; saveSurf: false),// sprMineOff
   328 			Width:   8; Height:  8; saveSurf: false),// sprMineOff
   329 			(FileName:     'MineOn'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   329 			(FileName:     'MineOn'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   330 			Width:   8; Height:  8; saveSurf: false),// sprMineOn
   330 			Width:   8; Height:  8; saveSurf: false),// sprMineOn
   331 			(FileName:       'Case'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   331 			(FileName:       'Case'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   332 			Width:  32; Height: 32; saveSurf: false),// sprCase
   332 			Width:  48; Height: 48; saveSurf: false),// sprCase
   333 			(FileName:   'FirstAid'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   333 			(FileName:   'FirstAid'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   334 			Width:  48; Height: 48; saveSurf: false),// sprFAid
   334 			Width:  48; Height: 48; saveSurf: false),// sprFAid
   335 			(FileName:   'dynamite'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   335 			(FileName:   'dynamite'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   336 			Width:  32; Height: 32; saveSurf: false),// sprDynamite
   336 			Width:  32; Height: 32; saveSurf: false),// sprDynamite
   337 			(FileName:      'Power'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   337 			(FileName:      'Power'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;