mirror of
https://github.com/ppy/osu.git
synced 2025-03-19 01:58:46 +08:00
Add index to Action column
Is used for default assignment
This commit is contained in:
parent
4da76cd98e
commit
3bee36f6a2
@ -27,6 +27,7 @@ namespace osu.Game.Input.Bindings
|
||||
private set { KeyCombination = value; }
|
||||
}
|
||||
|
||||
[Indexed]
|
||||
[Column("Action")]
|
||||
public new int Action
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user