diff -r a104432e8301 -r 5be17e24751a hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sun Mar 22 14:35:45 2009 +0000 +++ b/hedgewars/uConsts.pas Sun Mar 22 17:39:12 2009 +0000 @@ -492,8 +492,8 @@ Width: 32; Height: 32; saveSurf: false), // sprHandPlane (FileName: 'Utility'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; Width: 48; Height: 48; saveSurf: false), // sprUtility - (FileName: 'Invulnerable'; Path: ptHedgehog;AltPath: ptNone; Texture: nil; Surface: nil; - Width: 48; Height: 48; saveSurf: false) // sprInvulnerable + (FileName:'Invulnerable';Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; + Width: 48; Height: 48; saveSurf: false) // sprInvulnerable ); Wavez: array [TWave] of record