hedgewars/uConsts.pas
changeset 1908 5be17e24751a
parent 1906 644f93d8f148
child 1909 30fa1608b54f
--- 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