mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 19:22:54 +08:00
Fix incorrect default state of checkboxes
This commit is contained in:
parent
30fdbc3de0
commit
03d3900a02
@ -146,6 +146,7 @@ namespace osu.Game.Overlays.FirstRunSetup
|
|||||||
|
|
||||||
StableContent = stableContent;
|
StableContent = stableContent;
|
||||||
|
|
||||||
|
Current.Default = true;
|
||||||
Current.Value = true;
|
Current.Value = true;
|
||||||
|
|
||||||
LabelText = title;
|
LabelText = title;
|
||||||
|
Loading…
Reference in New Issue
Block a user