mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 03:01:17 +08:00
Small whitespace fix
This commit is contained in:
committed by
GitHub
Unverified
parent
3dd6589d6e
commit
4c1e75f101
@@ -96,7 +96,7 @@ namespace osu.Game.Overlays.Chat.Tabs
|
||||
selectorTab.Active.Value = false;
|
||||
}
|
||||
|
||||
public void SelectChannelSelectorTab()
|
||||
public void SelectChannelSelectorTab()
|
||||
{
|
||||
SelectTab(selectorTab);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user