mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 02:22:59 +08:00
Remove incorrect [CanBeNull]
attribute
This commit is contained in:
parent
adb803c7a9
commit
102da0f98c
@ -202,7 +202,6 @@ namespace osu.Game.Online.API.Requests.Responses
|
||||
public string PlayMode;
|
||||
|
||||
[JsonProperty(@"profile_hue")]
|
||||
[CanBeNull]
|
||||
public int? ProfileHue;
|
||||
|
||||
[JsonProperty(@"profile_order")]
|
||||
|
Loading…
Reference in New Issue
Block a user