This commit is contained in:
EVAST9919
2017-06-12 13:37:13 +03:00
parent 1711258038
commit 41eb084191
4 changed files with 5 additions and 5 deletions

View File

@ -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
{