mirror of
https://github.com/ppy/osu
synced 2025-01-28 16:53:02 +00: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