fix PrevScreen in ScreenHowToInstallSongs

This commit is contained in:
AJ Kelly
2010-07-12 15:00:38 -05:00
parent dc497a04a0
commit e81936d693
+1 -1
View File
@@ -3447,7 +3447,7 @@ ComboOnCommand=visible,false
Class="ScreenSplash" Class="ScreenSplash"
Fallback="ScreenSplash" Fallback="ScreenSplash"
NextScreen=Branch.TitleMenu() NextScreen=Branch.TitleMenu()
PrevtScreen=Branch.TitleMenu() PrevScreen=Branch.TitleMenu()
ShowStyleIcon=false ShowStyleIcon=false
TimerSeconds=-1 TimerSeconds=-1
ShowHelp=false ShowHelp=false