1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 16:52:54 +08:00

Show initial text a bit longer

This commit is contained in:
Dean Herbert 2024-08-08 14:15:40 +09:00
parent 7058fedf42
commit 5891780427
No known key found for this signature in database

View File

@ -345,7 +345,7 @@ namespace osu.Game.Screens.OnlinePlay.DailyChallenge
.Then()
.MoveToY(0, 4000);
using (BeginDelayedSequence(500))
using (BeginDelayedSequence(1000))
{
beatmapContent
.ScaleTo(3)