mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Update test cases to new framework and fix old crashes
This commit is contained in:
@ -28,10 +28,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
private OsuSpriteText bottomLabel;
|
||||
private SpriteText topTime, bottomTime;
|
||||
|
||||
public override void Reset()
|
||||
public TestCaseScrollingHitObjects()
|
||||
{
|
||||
base.Reset();
|
||||
|
||||
timeRangeBindable = new BindableDouble(2000)
|
||||
{
|
||||
MinValue = 200,
|
||||
|
Reference in New Issue
Block a user