mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Side WidescreenStoryboard
to on by default for new beatmaps
This commit is contained in:
parent
1de84e1c98
commit
d17f7b5c8b
@ -128,6 +128,7 @@ namespace osu.Game.Beatmaps
|
||||
BaseDifficulty = new BeatmapDifficulty(),
|
||||
Ruleset = ruleset,
|
||||
Metadata = metadata,
|
||||
WidescreenStoryboard = true,
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user