mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 20:07:25 +08:00
Add loved enum on BeatmapApproval
This commit is contained in:
parent
aee32a4ebe
commit
71a871d7d1
@ -42,5 +42,6 @@ namespace osu.Game.Online.API.Requests
|
|||||||
Ranked,
|
Ranked,
|
||||||
Approved,
|
Approved,
|
||||||
Qualified,
|
Qualified,
|
||||||
|
Loved
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user