mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Add loved enum on BeatmapApproval
This commit is contained in:
@ -42,5 +42,6 @@ namespace osu.Game.Online.API.Requests
|
|||||||
Ranked,
|
Ranked,
|
||||||
Approved,
|
Approved,
|
||||||
Qualified,
|
Qualified,
|
||||||
|
Loved
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user