1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-19 09:07:18 +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,