diff --git a/Themes/_fallback/Scripts/02 Branches.lua b/Themes/_fallback/Scripts/02 Branches.lua index 6430b459cd..81f19ec563 100644 --- a/Themes/_fallback/Scripts/02 Branches.lua +++ b/Themes/_fallback/Scripts/02 Branches.lua @@ -232,7 +232,7 @@ Branch = { end if STATSMAN:GetStagesPlayed() == 0 then - return "ScreenSelectPlayMode" + return "ScreenSelectStyle" end return "ScreenProfileLoad"