fix start button issues on ScreenSelectProfile

This commit is contained in:
AJ Kelly
2011-06-15 03:04:58 -05:00
parent 6a4dd911a8
commit 614a878ebf
+1 -2
View File
@@ -1808,8 +1808,7 @@ CodeUp="+MenuUp"
CodeUp2="+Up"
CodeDown="+MenuDown"
CodeDown2="+Down"
# Holding Start let us skip ( annoying )
CodeStart="~Start,+Start"
CodeStart="+Start"
CodeBack="Back"
CodeCenter="Center"
CodeDownLeft="DownLeft"