mirror of
https://github.com/ppy/osu
synced 2025-01-15 02:21:28 +00:00
Remove ManiaAction.Specia2
This commit is contained in:
parent
1c74e56bab
commit
dbcabfb6ac
@ -18,9 +18,8 @@ namespace osu.Game.Rulesets.Mania
|
||||
public enum ManiaAction
|
||||
{
|
||||
[Description("Special")]
|
||||
Special,
|
||||
[Description("Special")]
|
||||
Specia2,
|
||||
Special = 1,
|
||||
|
||||
[Description("Key 1")]
|
||||
Key1 = 1000,
|
||||
[Description("Key 2")]
|
||||
|
Loading…
Reference in New Issue
Block a user