mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
CI fixes
This commit is contained in:
@ -26,7 +26,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
private SampleChannel sampleClick;
|
||||
private SampleChannel sampleHover;
|
||||
|
||||
private ContextMenuType type;
|
||||
private readonly ContextMenuType type;
|
||||
|
||||
protected override Container CreateTextContainer(string title) => new Container
|
||||
{
|
||||
|
Reference in New Issue
Block a user