mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 15:43:22 +08:00
Add TODO note about handling initial silences
This commit is contained in:
parent
efd73ea9da
commit
462a213ffc
@ -16,5 +16,7 @@ namespace osu.Game.Online.API.Requests
|
||||
|
||||
[JsonProperty]
|
||||
public List<Message> Messages;
|
||||
|
||||
// TODO: Handle Silences here (will need to add to includes[] in the request).
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user