1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 04:19:53 +08:00

Code quality

This commit is contained in:
Krystian Ptach-Żurakowski
2025-08-30 20:36:29 +02:00
Unverified
parent 2fb481e2ee
commit 08ad27459e
@@ -19,7 +19,6 @@ namespace osu.Game.Rulesets.Mania
private readonly InputKey[] stage2SecondaryLeftKeys;
private readonly InputKey[] stage2SecondaryRightKeys;
public DualStageVariantGenerator(int singleStageVariant)
{
this.singleStageVariant = singleStageVariant;