mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 22:22:56 +08:00
Tab character
This commit is contained in:
parent
4c551270e9
commit
ae96ef08f7
@ -30,7 +30,7 @@ namespace osu.Game.Overlays.Chat
|
||||
public string[] FilterTerms => new[] { Channel.Name };
|
||||
public bool MatchingCurrentFilter
|
||||
{
|
||||
set
|
||||
set
|
||||
{
|
||||
FadeTo(value ? 1f : 0f, 100);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user