1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 08:22:56 +08:00
This commit is contained in:
Dean Herbert 2017-05-15 13:31:51 +09:00
parent dcd4b4450d
commit 3b1d5ce7df

View File

@ -337,7 +337,7 @@ namespace osu.Game.Overlays
textbox.Text = string.Empty;
return;
}
var message = new Message
{
Sender = api.LocalUser.Value,