equal
deleted
inserted
replaced
490 Width: 32; Height: 32; saveSurf: false),// sprPlane |
490 Width: 32; Height: 32; saveSurf: false),// sprPlane |
491 (FileName: 'amRCPlane'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
491 (FileName: 'amRCPlane'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
492 Width: 32; Height: 32; saveSurf: false), // sprHandPlane |
492 Width: 32; Height: 32; saveSurf: false), // sprHandPlane |
493 (FileName: 'Utility'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
493 (FileName: 'Utility'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
494 Width: 48; Height: 48; saveSurf: false), // sprUtility |
494 Width: 48; Height: 48; saveSurf: false), // sprUtility |
495 (FileName: 'Invulnerable'; Path: ptHedgehog;AltPath: ptNone; Texture: nil; Surface: nil; |
495 (FileName:'Invulnerable';Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
496 Width: 48; Height: 48; saveSurf: false) // sprInvulnerable |
496 Width: 48; Height: 48; saveSurf: false) // sprInvulnerable |
497 ); |
497 ); |
498 |
498 |
499 Wavez: array [TWave] of record |
499 Wavez: array [TWave] of record |
500 Sprite: TSprite; |
500 Sprite: TSprite; |
501 FramesCount: Longword; |
501 FramesCount: Longword; |