mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 08:33:55 +09:00
CI fix
This commit is contained in:
@ -337,7 +337,7 @@ namespace osu.Game.Overlays
|
|||||||
textbox.Text = string.Empty;
|
textbox.Text = string.Empty;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
var message = new Message
|
var message = new Message
|
||||||
{
|
{
|
||||||
Sender = api.LocalUser.Value,
|
Sender = api.LocalUser.Value,
|
||||||
|
Reference in New Issue
Block a user