mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
DrawableErrorHandler -> NotFoundDrawable
This commit is contained in:
@ -12,9 +12,6 @@ namespace osu.Game.Online.API.Requests
|
||||
[JsonProperty("beatmapsets")]
|
||||
public IEnumerable<APIBeatmapSet> BeatmapSets;
|
||||
|
||||
[JsonProperty("error")]
|
||||
public string Error;
|
||||
|
||||
[JsonProperty("total")]
|
||||
public int Total;
|
||||
}
|
||||
|
Reference in New Issue
Block a user