mirror of
https://github.com/ppy/osu
synced 2024-12-16 11:56:31 +00:00
Don't ignore RulesetId for now
This commit is contained in:
parent
44edb8724f
commit
887b81148d
@ -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; }
|
||||
|
Loading…
Reference in New Issue
Block a user