mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 04:59:52 +08:00
Random diff
This commit is contained in:
@@ -97,8 +97,6 @@ namespace osu.Game.Overlays
|
||||
if (!string.IsNullOrEmpty(postText))
|
||||
{
|
||||
//todo: actually send to server
|
||||
|
||||
|
||||
careChannels.FirstOrDefault()?.AddNewMessages(new[]
|
||||
{
|
||||
new Message
|
||||
|
||||
Reference in New Issue
Block a user