mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 03:02:36 +08:00
Fix incorrect default state of checkboxes
This commit is contained in:
@@ -146,6 +146,7 @@ namespace osu.Game.Overlays.FirstRunSetup
|
||||
|
||||
StableContent = stableContent;
|
||||
|
||||
Current.Default = true;
|
||||
Current.Value = true;
|
||||
|
||||
LabelText = title;
|
||||
|
||||
Reference in New Issue
Block a user