mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
combine Text and TextBold
This commit is contained in:
@ -64,7 +64,6 @@ namespace osu.Game.Overlays.Chat.Tabs
|
||||
avatar.OnLoadComplete += d => d.FadeInFromZero(300, Easing.OutQuint);
|
||||
|
||||
Text.X = ChatOverlay.TAB_AREA_HEIGHT;
|
||||
TextBold.X = ChatOverlay.TAB_AREA_HEIGHT;
|
||||
|
||||
Text.Width = 100f;
|
||||
}
|
||||
|
Reference in New Issue
Block a user