small theme cleanup

This commit is contained in:
AJ Kelly
2010-06-27 16:06:50 -05:00
parent b3798d9bdf
commit a7bf2688be
2 changed files with 9 additions and 8 deletions
+2 -1
View File
@@ -2606,7 +2606,8 @@ PlayMusic=false
#
TimerSeconds=30
#
LineNames="1,2,3,4,5,6,7,8,9,10,11"
LineNames="1,2,3,4,5,6,7,8,9,10"
#,11
Line1="list,LifeType"
Line2="list,BarDrain"
Line3="list,BatLives"
+7 -7
View File
@@ -748,7 +748,7 @@ TimingDifficultyY=(SCREEN_HEIGHT*0.1575)-24
TimingDifficultyOnCommand=vertalign,bottom;horizalign,right;zoom,0.5;
TimingDifficultyOffCommand=
#
ShowSystemDirection=true
ShowSystemDirection=false
SystemDirectionX=SCREEN_LEFT+40
SystemDirectionY=SCREEN_TOP+24
SystemDirectionOnCommand=
@@ -910,32 +910,32 @@ IconGainFocusCommand=stoptweening;glowshift;decelerate,0.125;zoom,1;
IconLoseFocusCommand=stoptweening;stopeffect;decelerate,0.125;zoom,0.6;
#
IconChoiceEasyX=SCREEN_CENTER_X-160
IconChoiceEasyY=SCREEN_BOTTOM-72-64
IconChoiceEasyY=SCREEN_BOTTOM-88-64
IconChoiceEasyOnCommand=zoom,0;bounceend,0.35;zoom,0.8
IconChoiceEasyOffCommand=linear,0.1175;zoomx,0
#
IconChoiceNormalX=SCREEN_CENTER_X
IconChoiceNormalY=SCREEN_BOTTOM-72-64
IconChoiceNormalY=SCREEN_BOTTOM-88-64
IconChoiceNormalOnCommand=zoom,0;bounceend,0.35;zoom,0.8
IconChoiceNormalOffCommand=linear,0.1175;zoomx,0
#
IconChoiceHardX=SCREEN_CENTER_X+160
IconChoiceHardY=SCREEN_BOTTOM-72-64
IconChoiceHardY=SCREEN_BOTTOM-88-64
IconChoiceHardOnCommand=zoom,0;bounceend,0.35;zoom,0.8
IconChoiceHardOffCommand=linear,0.1175;zoomx,0
#
IconChoiceExtendedX=SCREEN_CENTER_X-160
IconChoiceExtendedY=SCREEN_BOTTOM-72
IconChoiceExtendedY=SCREEN_BOTTOM-88
IconChoiceExtendedOnCommand=zoom,0;bounceend,0.35;zoom,0.8
IconChoiceExtendedOffCommand=linear,0.1175;zoomx,0
#
IconChoiceOniX=SCREEN_CENTER_X
IconChoiceOniY=SCREEN_BOTTOM-72
IconChoiceOniY=SCREEN_BOTTOM-88
IconChoiceOniOnCommand=zoom,0;bounceend,0.35;zoom,0.8
IconChoiceOniOffCommand=linear,0.1175;zoomx,0
#
IconChoiceRaveX=SCREEN_CENTER_X+160
IconChoiceRaveY=SCREEN_BOTTOM-72
IconChoiceRaveY=SCREEN_BOTTOM-88
IconChoiceRaveOnCommand=zoom,0;bounceend,0.35;zoom,0.8
IconChoiceRaveOffCommand=linear,0.1175;zoomx,0
[ScreenSelectMusic]