mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 14:23:02 +08:00
Add 10K mod to incompatibility list
This commit is contained in:
parent
205c6606a7
commit
da8565c0fa
@ -39,6 +39,7 @@ namespace osu.Game.Rulesets.Mania.Mods
|
||||
typeof(ManiaModKey7),
|
||||
typeof(ManiaModKey8),
|
||||
typeof(ManiaModKey9),
|
||||
typeof(ManiaModKey10),
|
||||
}.Except(new[] { GetType() }).ToArray();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user