mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 17:32:54 +08:00
User a simpler method to hide the background icon
This commit is contained in:
parent
f6f1ea42ee
commit
fde579262f
@ -223,8 +223,7 @@ namespace osu.Game.Overlays.Chat
|
||||
Depth = float.MaxValue;
|
||||
Width = 45;
|
||||
|
||||
icon.Icon = 0;
|
||||
icon.X = 0;
|
||||
icon.Alpha = 0;
|
||||
|
||||
text.TextSize = 45;
|
||||
textBold.TextSize = 45;
|
||||
|
Loading…
Reference in New Issue
Block a user