mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 23:53:51 +09:00
Increase the point at which normal keys start in ManiaAction
This commit is contained in:
@ -22,7 +22,7 @@ namespace osu.Game.Rulesets.Mania
|
|||||||
[Description("Special")]
|
[Description("Special")]
|
||||||
Specia2,
|
Specia2,
|
||||||
[Description("Key 1")]
|
[Description("Key 1")]
|
||||||
Key1 = 10,
|
Key1 = 1000,
|
||||||
[Description("Key 2")]
|
[Description("Key 2")]
|
||||||
Key2,
|
Key2,
|
||||||
[Description("Key 3")]
|
[Description("Key 3")]
|
||||||
|
Reference in New Issue
Block a user