mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:12:54 +08:00
Make highlight messages important in order to trigger window flash
This commit is contained in:
parent
aa29e00578
commit
142abe1fd0
@ -182,8 +182,6 @@ namespace osu.Game.Online.Chat
|
||||
private readonly Message message;
|
||||
private readonly Channel channel;
|
||||
|
||||
public override bool IsImportant => false;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours, ChatOverlay chatOverlay, INotificationOverlay notificationOverlay)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user