Go to the correct select style/difficulty screens when caution is off.
This commit is contained in:
@@ -11,7 +11,7 @@ end
|
||||
|
||||
function ScreenCautionBranch()
|
||||
if PREFSMAN:GetPreference("ShowCaution") then return "ScreenCaution" end
|
||||
return "ScreenSelectStyle"
|
||||
return "ScreenSelectStyle2"
|
||||
end
|
||||
|
||||
function ScreenSelectGroupBranch()
|
||||
|
||||
Reference in New Issue
Block a user