mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Rename APIComments to APICommentsController
This commit is contained in:
@ -86,7 +86,7 @@ namespace osu.Game.Overlays.Comments
|
||||
api.Queue(request);
|
||||
}
|
||||
|
||||
private void onSuccess(APIComments response)
|
||||
private void onSuccess(APICommentsController response)
|
||||
{
|
||||
content.Clear();
|
||||
|
||||
|
Reference in New Issue
Block a user