mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Merge remote-tracking branch 'upstream/master' into ranks-section
This commit is contained in:
@ -40,6 +40,6 @@ namespace osu.Game.Rulesets.Scoring
|
||||
|
||||
public DateTimeOffset Date;
|
||||
|
||||
public Dictionary<string, dynamic> Statistics = new Dictionary<string, dynamic>();
|
||||
public Dictionary<string, object> Statistics = new Dictionary<string, object>();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user