hedgewars/uConsts.pas
changeset 3388 ab9352a4ddcc
parent 3387 733f4001b8b9
child 3394 47b51e22e670
--- a/hedgewars/uConsts.pas	Sat May 01 17:29:48 2010 +0000
+++ b/hedgewars/uConsts.pas	Sat May 01 18:44:25 2010 +0000
@@ -746,7 +746,7 @@
             Width:  64; Height: 64; imageWidth: 0; imageHeight: 0; saveSurf: false), // sprHandSineGun
             (FileName:  'amPortalGun'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil;
             Width: 128; Height: 32; imageWidth: 0; imageHeight: 0; saveSurf: false), // sprPortalGun
-            (FileName:  'amPortal'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
+            (FileName:  'Portal'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
             Width:  32; Height: 32; imageWidth: 0; imageHeight: 0; saveSurf: false) // sprPortal
             );