Implement ScreenCaution, fix CDTitle

This commit is contained in:
Jonathan Payne
2014-08-31 16:59:03 -07:00
parent ce305f969d
commit 1464f12b16
9 changed files with 67 additions and 6 deletions
+7
View File
@@ -59,6 +59,13 @@ Branch = {
return "ScreenTitleJoin"
end
end,
AfterTitleMenu = function()
if PREFSMAN:GetPreference("ShowCaution") then
return "ScreenCaution"
else
return Branch.StartGame()
end
end,
StartGame = function()
-- Check to see if there are 0 songs installed. Also make sure to check
-- that the additional song count is also 0, because there is