remove ShowCourseContents, fixes

This commit is contained in:
Glenn Maynard
2006-08-16 20:06:48 +00:00
parent 3715e5b4c4
commit e591a1ffb0
-13
View File
@@ -514,7 +514,6 @@ RadarX=SCREEN_CENTER_X-160
RadarY=SCREEN_CENTER_Y+92
RadarOnCommand=
RadarOffCommand=
ShowCourseContents=1
ScoreFrameP1X=SCREEN_CENTER_X-262+SCREEN_WIDTH*0.6
ScoreFrameP1Y=SCREEN_CENTER_Y+92
ScoreFrameP1OnCommand=bounceend,0.5;addx,-SCREEN_WIDTH*0.6
@@ -578,12 +577,6 @@ BalloonShowCommand=stoptweening;diffusealpha,0;linear,0.2;diffusealpha,1;rotatio
BalloonHideCommand=stoptweening;linear,0.2;diffusealpha,0;rotationz,-25;
OverlayOnCommand=
OverlayOffCommand=
CourseContentsX=SCREEN_CENTER_X-160
CourseContentsY=SCREEN_CENTER_Y+96
CourseContentsOnCommand=zoomy,0;bounceend,0.3;zoom,1
CourseContentsOffCommand=zoomy,1;bouncebegin,0.3;zoomy,0
CourseContentsShowCommand=bouncebegin,0.3;zoomy,1
CourseContentsHideCommand=linear,0.3;zoomy,0
TimerSeconds=60
StyleIcon=1
SampleMusicDelay=0.25
@@ -599,12 +592,6 @@ ModeMenuAvailable=ModeMenuAvailable()
[ScreenSelectCourse]
Class=ScreenSelectMusic
Fallback=ScreenSelectMusic
BannerX=SCREEN_CENTER_X-180-SCREEN_WIDTH*0.6
BannerY=SCREEN_CENTER_Y-84
BannerOnCommand=bounceend,0.5;addx,SCREEN_WIDTH*0.6
BannerOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH*0.6
BannerWidth=256
BannerHeight=80
BPMDisplayOnCommand=hidden,1
CDTitleOnCommand=hidden,1
ExplanationX=SCREEN_CENTER_X-188