mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 06:07:11 +09:00
Update to latest framework version.
This commit is contained in:
@ -70,8 +70,8 @@ namespace osu.Game.Graphics.UserInterface
|
||||
SizeMode = InheritMode.Y,
|
||||
Alpha = 0
|
||||
};
|
||||
TextContainer.Add(cursor);
|
||||
|
||||
TextContainer.Add(cursor);
|
||||
TextContainer.Add(textFlow);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user