mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Initial animation pass on metronome
This commit is contained in:
@ -97,6 +97,5 @@ namespace osu.Game.Screens.Edit.Timing
|
||||
}
|
||||
|
||||
private static double beatLengthToBpm(double beatLength) => 60000 / beatLength;
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user