mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Populate hit offsets from score processor
This commit is contained in:
@ -166,6 +166,8 @@ namespace osu.Game.Scoring
|
||||
}
|
||||
}
|
||||
|
||||
public Dictionary<string, object> ExtraStatistics = new Dictionary<string, object>();
|
||||
|
||||
[JsonIgnore]
|
||||
public List<ScoreFileInfo> Files { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user