fix BPMDisplay not showing up on NetSelMusic by moving it. go figure.

This commit is contained in:
AJ Kelly
2012-03-31 13:05:40 -05:00
parent 0e1df4bfe2
commit a99aa0a23f
+4 -4
View File
@@ -2065,14 +2065,14 @@ StepsDisplayP2OffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
#====#
ShowBPMDisplay=true
BPMDisplayX=SCREEN_CENTER_X-160-90+2
BPMDisplayY=SCREEN_TOP+160+(36/2)+8
BPMDisplayX=SCREEN_CENTER_X+2
BPMDisplayY=SCREEN_CENTER_Y+188
BPMDisplayOnCommand=finishtweening;maxwidth,128;horizalign,left;strokecolor,Color("Outline");addx,320;zoomx,0;decelerate,0.35;addx,-320;zoomx,1
BPMDisplayOffCommand=bouncebegin,0.15;zoomx,0;
#--#
ShowBPMLabel=true
BPMLabelX=SCREEN_CENTER_X-160-90
BPMLabelY=SCREEN_TOP+160+(36/2)+6
BPMLabelX=SCREEN_CENTER_X
BPMLabelY=SCREEN_CENTER_Y+188
BPMLabelOnCommand=addx,-SCREEN_CENTER_X;decelerate,0.35;addx,SCREEN_CENTER_X
BPMLabelOffCommand=bouncebegin,0.15;zoomx,0;