mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Update with further framework-side changes
This commit is contained in:
@ -137,7 +137,7 @@ namespace osu.Game.Screens.Multi.Match.Components
|
||||
|
||||
private class BackgroundSprite : UpdateableBeatmapBackgroundSprite
|
||||
{
|
||||
protected override double FadeDuration => 200;
|
||||
protected override double TransformDuration => 200;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user