mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 20:44:47 +08:00
Add index to Action column
Is used for default assignment
This commit is contained in:
@@ -27,6 +27,7 @@ namespace osu.Game.Input.Bindings
|
||||
private set { KeyCombination = value; }
|
||||
}
|
||||
|
||||
[Indexed]
|
||||
[Column("Action")]
|
||||
public new int Action
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user