mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 16:50:21 +08:00
Update framework
This commit is contained in:
committed by
Dean Herbert
Unverified
parent
39d20565aa
commit
9d523ea012
@@ -17,7 +17,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
public SearchTextBox()
|
||||
{
|
||||
Height = 35;
|
||||
Add(new Drawable[]
|
||||
AddRange(new Drawable[]
|
||||
{
|
||||
new TextAwesome
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user