mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 09:20:02 +09:00
And then everything became one
This commit is contained in:
@ -26,7 +26,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
|
||||
public RulesetInfo Ruleset { get; set; }
|
||||
|
||||
public Mod[] Mods { get; set; }
|
||||
public Mod[] Mods { get; set; } = { };
|
||||
|
||||
public User User;
|
||||
|
||||
|
Reference in New Issue
Block a user