mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Childs -> Children
This commit is contained in:
@ -21,8 +21,8 @@ namespace osu.Game.Tests.Visual.Online
|
||||
typeof(DrawableComment),
|
||||
typeof(HeaderButton),
|
||||
typeof(SortTabControl),
|
||||
typeof(ShowChildsButton),
|
||||
typeof(DeletedChildsPlaceholder)
|
||||
typeof(ShowChildrenButton),
|
||||
typeof(DeletedChildrenPlaceholder)
|
||||
};
|
||||
|
||||
protected override bool UseOnlineAPI => true;
|
||||
|
Reference in New Issue
Block a user