mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Adjust sprite texts in-line with framework changes
This commit is contained in:
@ -110,7 +110,7 @@ namespace osu.Game.Overlays.Chat.Selection
|
||||
new OsuSpriteText
|
||||
{
|
||||
Text = @"Chat Channels",
|
||||
TextSize = 20,
|
||||
Font = OsuFont.GetFont(size: 20),
|
||||
Shadow = false,
|
||||
},
|
||||
search = new HeaderSearchTextBox
|
||||
|
Reference in New Issue
Block a user