AJ Kelly
2012-02-10 17:00:57 -06:00
parent dc3300ae90
commit f7b1f07e21
+4
View File
@@ -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.