Add more human-like catch autoplay support

Closes #1611
This commit is contained in:
Dean Herbert
2018-01-22 18:46:59 +09:00
parent 58b5e2c01b
commit 32b540268e
5 changed files with 97 additions and 20 deletions

View File

@ -23,6 +23,5 @@ namespace osu.Game.Rulesets.Catch
MoveRight,
[Description("Engage dash")]
Dash,
PositionUpdate
}
}