more headers + fixes

This commit is contained in:
AJ Kelly
2007-05-31 16:22:30 +00:00
parent 4ca68d92fa
commit 8be83cc611
5 changed files with 13 additions and 0 deletions
@@ -0,0 +1 @@
return LoadActor( THEME:GetPathG("", "_header"), 'Edit Courses' );
@@ -0,0 +1 @@
return LoadActor( THEME:GetPathG("", "_header"), 'Edit Steps' );
@@ -0,0 +1 @@
return LoadActor( THEME:GetPathG("", "_header"), 'Jukebox' );
@@ -0,0 +1,7 @@
return Def.ActorFrame{
-- timer background
LoadActor(THEME:GetPathB("","_frame 3x1"), "headers", 48)..{
--InitCommand=cmd( x,SCREEN_CENTER_X+(SCREEN_WIDTH/5.35) );
InitCommand=cmd( x,SCREEN_RIGHT-(SCREEN_WIDTH/3.1825) );
};
};
@@ -133,6 +133,9 @@ Player 1=Player 1
Player 2=Player 2
[Headers]
Edit Courses=Edit Courses
Edit Steps=Edit Steps
Jukebox=Jukebox
Select Character=Select Character
Select Course=Select Course
Select Difficulty=Select Difficulty