mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 04:19:53 +08:00
Code quality
This commit is contained in:
@@ -19,7 +19,6 @@ namespace osu.Game.Rulesets.Mania
|
||||
private readonly InputKey[] stage2SecondaryLeftKeys;
|
||||
private readonly InputKey[] stage2SecondaryRightKeys;
|
||||
|
||||
|
||||
public DualStageVariantGenerator(int singleStageVariant)
|
||||
{
|
||||
this.singleStageVariant = singleStageVariant;
|
||||
|
||||
Reference in New Issue
Block a user