mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 09:20:02 +09:00
Just wait for metadata section to be loaded
This commit is contained in:
@ -10,7 +10,7 @@ using osu.Game.Graphics.UserInterfaceV2;
|
||||
|
||||
namespace osu.Game.Screens.Edit.Setup
|
||||
{
|
||||
internal class MetadataSection : SetupSection
|
||||
public class MetadataSection : SetupSection
|
||||
{
|
||||
protected LabelledTextBox ArtistTextBox;
|
||||
protected LabelledTextBox RomanisedArtistTextBox;
|
||||
|
Reference in New Issue
Block a user