Remove duplicate metrics.

This commit is contained in:
Jason Felds
2011-05-11 16:07:35 -04:00
parent da51e26d07
commit 52f3bdf7a6
+1 -8
View File
@@ -2807,7 +2807,7 @@ Fallback="ScreenOptionsServiceChild"
[ScreenSelectGame] [ScreenSelectGame]
Fallback="ScreenOptionsServiceChild" Fallback="ScreenOptionsServiceChild"
PrevScreen=Branch.TitleMenu() PrevScreen="ScreenOptionsService"
NextScreen=Branch.TitleMenu() NextScreen=Branch.TitleMenu()
LineNames="1" LineNames="1"
Line1="conf,Game" Line1="conf,Game"
@@ -2837,13 +2837,6 @@ Class="ScreenReloadSongs"
Fallback="Screen" Fallback="Screen"
NextScreen=Branch.TitleMenu() NextScreen=Branch.TitleMenu()
[ScreenSelectGame]
Fallback="ScreenOptionsServiceChild"
PrevScreen="ScreenOptionsService"
NextScreen=Branch.TitleMenu()
LineNames="1"
Line1="conf,Game"
[ScreenPlayerOptions] [ScreenPlayerOptions]
Fallback="ScreenOptions" Fallback="ScreenOptions"
Class="ScreenPlayerOptions" Class="ScreenPlayerOptions"