mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 03:02:56 +08: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,
|
Ranked,
|
||||||
Approved,
|
Approved,
|
||||||
Qualified,
|
Qualified,
|
||||||
|
Loved
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user