mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Don't ignore RulesetId for now
This commit is contained in:
@ -79,7 +79,6 @@ namespace osu.Game.Beatmaps
|
||||
public float StackLeniency { get; set; }
|
||||
public bool SpecialStyle { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public int RulesetID { get; set; }
|
||||
|
||||
public RulesetInfo Ruleset { get; set; }
|
||||
|
Reference in New Issue
Block a user