From c111f1a2cb86a47cd7c37d97c4f758eff1e60262 Mon Sep 17 00:00:00 2001 From: Gabe Marchan Date: Sun, 3 Jun 2018 12:24:29 -0500 Subject: [PATCH] Removing "AllowExtraPlayerOptions" from the Custom Options Menu since you can't really utilize this with the rebuilt Speed Options. --- Themes/itg3/metrics.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/itg3/metrics.ini b/Themes/itg3/metrics.ini index 8724044..38d971e 100644 --- a/Themes/itg3/metrics.ini +++ b/Themes/itg3/metrics.ini @@ -4290,7 +4290,7 @@ Line5=lua,CleanEndTime() [ScreenCustomSongOptions] Fallback=ScreenOptionsSubmenu OptionMenuFlags=together;forceallplayers;explanations -LineNames=@OPENITG and "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17" or "1,5,7,13,14,15,16,17" +LineNames=@OPENITG and "1,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17" or "1,5,7,13,14,15,16,17" Line1=lua,CreateSimplePrefsRowBool("SongEdits") Line2=lua,CreateSimplePrefsRowBool("CourseEdits") Line3=lua,CreateSimplePrefsRowBool("AllowExtraPlayerOptions")