mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 15:27:20 +08:00
Fix ChatLine for now.
This commit is contained in:
parent
1cddc4eb5b
commit
c8d23408d7
@ -63,6 +63,7 @@ namespace osu.Game.Online.Chat.Display
|
||||
{
|
||||
Text = Message.Content,
|
||||
TextSize = text_size,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user