1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-23 02:57:25 +08:00
This commit is contained in:
Andrei Zavatski 2020-01-30 14:05:55 +03:00
parent 3002366e70
commit 3db4c11f29

View File

@ -41,7 +41,7 @@ namespace osu.Game.Online.API.Requests.Responses
[JsonProperty("count")]
public int Count;
public string Mode { get; private set; }
public string Mode;
[JsonProperty("mode")]
private string mode