mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
SideBar -> Sidebar
This commit is contained in:
@ -12,7 +12,7 @@ using System.Linq;
|
||||
|
||||
namespace osu.Game.Overlays.News.Sidebar
|
||||
{
|
||||
public class NewsSideBar : CompositeDrawable
|
||||
public class NewsSidebar : CompositeDrawable
|
||||
{
|
||||
[Cached]
|
||||
public readonly Bindable<APINewsSidebar> Metadata = new Bindable<APINewsSidebar>();
|
||||
|
Reference in New Issue
Block a user