mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Fix HasReplay
not being corrrectly implemented by APIScoreInfo
This commit is contained in:
@ -136,7 +136,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
{
|
||||
OnlineID = 2553163309,
|
||||
OnlineRulesetID = 0,
|
||||
Replay = replayAvailable,
|
||||
HasReplay = replayAvailable,
|
||||
User = new User
|
||||
{
|
||||
Id = 39828,
|
||||
|
Reference in New Issue
Block a user