mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 23:07:26 +08:00
Random diff
This commit is contained in:
parent
8e90e05f23
commit
74eddc768a
@ -97,8 +97,6 @@ namespace osu.Game.Overlays
|
||||
if (!string.IsNullOrEmpty(postText))
|
||||
{
|
||||
//todo: actually send to server
|
||||
|
||||
|
||||
careChannels.FirstOrDefault()?.AddNewMessages(new[]
|
||||
{
|
||||
new Message
|
||||
|
Loading…
Reference in New Issue
Block a user