hedgewars/uVariables.pas
changeset 5740 caf10b231b08
parent 5732 f3f381011728
child 5814 9ac119696510
--- a/hedgewars/uVariables.pas	Fri Sep 02 12:39:29 2011 -0400
+++ b/hedgewars/uVariables.pas	Fri Sep 02 12:46:17 2011 -0400
@@ -619,7 +619,7 @@
             (FileName:  'SDDroplet'; Path: ptCurrTheme; AltPath: ptSuddenDeath; Texture: nil; Surface: nil;
             Width:  16; Height: 16; imageWidth: 0; imageHeight: 0; saveSurf: false; priority: tpHighest; getDimensions: false; getImageDimensions: true),// sprSDDroplet
             (FileName:  'TARDIS'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
-            Width:  0; Height: 0; imageWidth: 0; imageHeight: 0; saveSurf: false; priority: tpMedium; getDimensions: true; getImageDimensions: true)// sprTardis
+            Width:  48; Height: 79; imageWidth: 0; imageHeight: 0; saveSurf: false; priority: tpHighest; getDimensions: false; getImageDimensions: true)// sprTardis
             );