add debug overlay
This commit is contained in:
@@ -11,7 +11,7 @@ CourseDifficultiesToShow=easy,regular,difficult
|
||||
StepsTypesToHide=dance-couple,dance-solo,pump-halfdouble,lights-cabinet
|
||||
ScreenWidth=640
|
||||
ScreenHeight=480
|
||||
OverlayScreens=ScreenSystemLayer
|
||||
OverlayScreens=ScreenSystemLayer,ScreenDebugOverlay
|
||||
EditMode=2
|
||||
MaxCourseEntriesBeforeShowVarious=6
|
||||
|
||||
@@ -88,7 +88,7 @@ ScrollerOffCommand=
|
||||
ScrollGainFocusCommand=
|
||||
ScrollLoseFocusCommand=
|
||||
|
||||
TimerSeconds=-1 // none
|
||||
TimerSeconds=-1
|
||||
StyleIcon=0
|
||||
LogoX=SCREEN_CENTER_X
|
||||
LogoY=SCREEN_CENTER_Y
|
||||
@@ -2214,7 +2214,7 @@ NumStepsLoadedFromProfileY=SCREEN_TOP+42
|
||||
NumStepsLoadedFromProfileOnCommand=hidden,1
|
||||
StyleIcon=0
|
||||
MemoryCardIcons=1
|
||||
TimerSeconds=0
|
||||
TimerSeconds=-1
|
||||
|
||||
[ScreenJukeboxMenu]
|
||||
Class=ScreenOptionsMaster
|
||||
@@ -2262,6 +2262,10 @@ CreditsP2Y=SCREEN_BOTTOM-6
|
||||
CreditsP2OnCommand=shadowlength,0
|
||||
CreditsJoinOnly=0
|
||||
|
||||
[ScreenDebugOverlay]
|
||||
Class=ScreenDebugOverlay
|
||||
Fallback=Screen
|
||||
|
||||
[WheelItemBase]
|
||||
TextOnCommand=
|
||||
TextX=0
|
||||
|
||||
Reference in New Issue
Block a user