mirror of
https://github.com/ppy/osu.git
synced 2025-02-08 15:52:53 +08:00
Add missing partial
This commit is contained in:
parent
d3f9804ef1
commit
05200e8970
@ -10,7 +10,7 @@ using osuTK.Graphics;
|
|||||||
|
|
||||||
namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
||||||
{
|
{
|
||||||
public class FreeStyleStatusPill : OnlinePlayPill
|
public partial class FreeStyleStatusPill : OnlinePlayPill
|
||||||
{
|
{
|
||||||
private readonly Room room;
|
private readonly Room room;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user