mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 16:13:34 +08:00
parent
952a73b005
commit
4f37643780
@ -20,7 +20,7 @@ namespace osu.Game.Rulesets.Mania
|
||||
public enum ManiaAction
|
||||
{
|
||||
[Description("Key 1")]
|
||||
Key1 = 1,
|
||||
Key1,
|
||||
|
||||
[Description("Key 2")]
|
||||
Key2,
|
||||
|
Loading…
Reference in New Issue
Block a user