mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00:00
Add loved enum on BeatmapApproval (#6995)
Add loved enum on BeatmapApproval
This commit is contained in:
commit
47d0eb1564
@ -42,5 +42,6 @@ namespace osu.Game.Online.API.Requests
|
||||
Ranked,
|
||||
Approved,
|
||||
Qualified,
|
||||
Loved
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user