This commit is contained in:
@@ -69,6 +69,9 @@ Branch = {
|
||||
end
|
||||
if PROFILEMAN:GetNumLocalProfiles() >= 2 then
|
||||
return "ScreenSelectProfile"
|
||||
else
|
||||
if IsNetConnected() then
|
||||
return "ScreenSelectStyle"
|
||||
else
|
||||
if THEME:GetMetric("Common","AutoSetStyle") == false then
|
||||
return "ScreenSelectStyle"
|
||||
@@ -76,6 +79,7 @@ Branch = {
|
||||
return "ScreenProfileLoad"
|
||||
end
|
||||
end
|
||||
end
|
||||
end,
|
||||
OptionsEdit = function()
|
||||
-- Similar to above, don't let anyone in here with 0 songs.
|
||||
|
||||
Reference in New Issue
Block a user