mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 13:22:55 +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))
|
if (!string.IsNullOrEmpty(postText))
|
||||||
{
|
{
|
||||||
//todo: actually send to server
|
//todo: actually send to server
|
||||||
|
|
||||||
|
|
||||||
careChannels.FirstOrDefault()?.AddNewMessages(new[]
|
careChannels.FirstOrDefault()?.AddNewMessages(new[]
|
||||||
{
|
{
|
||||||
new Message
|
new Message
|
||||||
|
Loading…
Reference in New Issue
Block a user