hedgewars/uConsts.pas
changeset 1794 8ae48e3b02d9
parent 1792 c30c6944bd49
child 1825 c929f9111141
--- a/hedgewars/uConsts.pas	Sat Feb 14 16:44:50 2009 +0000
+++ b/hedgewars/uConsts.pas	Sat Feb 14 16:51:10 2009 +0000
@@ -329,7 +329,7 @@
 			(FileName:     'MineOn'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
 			Width:   8; Height:  8; saveSurf: false),// sprMineOn
 			(FileName:       'Case'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
-			Width:  32; Height: 32; saveSurf: false),// sprCase
+			Width:  48; Height: 48; saveSurf: false),// sprCase
 			(FileName:   'FirstAid'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
 			Width:  48; Height: 48; saveSurf: false),// sprFAid
 			(FileName:   'dynamite'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;