mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Update many score-related classes to move closer to being able to persist to realm
This commit is contained in:
@ -105,7 +105,6 @@ namespace osu.Game.Online.API.Requests.Responses
|
||||
OnlineID = OnlineID,
|
||||
Date = Date,
|
||||
PP = PP,
|
||||
RulesetID = RulesetID,
|
||||
Hash = HasReplay ? "online" : string.Empty, // todo: temporary?
|
||||
Rank = Rank,
|
||||
Ruleset = ruleset,
|
||||
|
Reference in New Issue
Block a user