mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
CI fixes.
This commit is contained in:
@ -195,7 +195,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
FadeInFromZero(250, EasingTypes.OutQuint);
|
||||
}
|
||||
|
||||
private bool hasExpired = false;
|
||||
private bool hasExpired;
|
||||
protected override void Update()
|
||||
{
|
||||
base.Update();
|
||||
|
Reference in New Issue
Block a user