mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09: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