Continue now goes to SelectStyle. Fixes error

This commit is contained in:
Jonathan Payne
2014-09-01 04:49:26 -07:00
parent 4fdbb3dff6
commit 0abdaa513d
+1 -1
View File
@@ -232,7 +232,7 @@ Branch = {
end
if STATSMAN:GetStagesPlayed() == 0 then
return "ScreenSelectPlayMode"
return "ScreenSelectStyle"
end
return "ScreenProfileLoad"