Update time info and add bpm

This commit is contained in:
Dean Herbert
2022-05-25 23:30:53 +09:00
parent 2c61a9d3d1
commit acd554d918
3 changed files with 27 additions and 7 deletions

View File

@ -12,7 +12,7 @@ using osuTK;
namespace osu.Game.Tests.Visual.Editing
{
[TestFixture]
public class TestScenePlaybackControl : OsuTestScene
public class TestScenePlaybackControl : EditorClockTestScene
{
[BackgroundDependencyLoader]
private void load()