mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 22:24:25 +08:00
Add missing partial
This commit is contained in:
@@ -10,7 +10,7 @@ using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
||||
{
|
||||
public class FreeStyleStatusPill : OnlinePlayPill
|
||||
public partial class FreeStyleStatusPill : OnlinePlayPill
|
||||
{
|
||||
private readonly Room room;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user