Continue now goes to SelectStyle. Fixes error
This commit is contained in:
@@ -232,7 +232,7 @@ Branch = {
|
|||||||
end
|
end
|
||||||
|
|
||||||
if STATSMAN:GetStagesPlayed() == 0 then
|
if STATSMAN:GetStagesPlayed() == 0 then
|
||||||
return "ScreenSelectPlayMode"
|
return "ScreenSelectStyle"
|
||||||
end
|
end
|
||||||
|
|
||||||
return "ScreenProfileLoad"
|
return "ScreenProfileLoad"
|
||||||
|
|||||||
Reference in New Issue
Block a user