mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 02:39:52 +08:00
Make keyboard control work
This commit is contained in:
@@ -212,6 +212,8 @@ namespace osu.Game.Screens.Edit.Screens.Compose
|
||||
{
|
||||
marker.MoveToX(getTickPosition(v), 100, Easing.OutQuint);
|
||||
marker.Flash();
|
||||
|
||||
KeyboardStep = v / 3f;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user