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:
parent
7058fedf42
commit
5891780427
@ -345,7 +345,7 @@ namespace osu.Game.Screens.OnlinePlay.DailyChallenge
|
||||
.Then()
|
||||
.MoveToY(0, 4000);
|
||||
|
||||
using (BeginDelayedSequence(500))
|
||||
using (BeginDelayedSequence(1000))
|
||||
{
|
||||
beatmapContent
|
||||
.ScaleTo(3)
|
||||
|
Loading…
Reference in New Issue
Block a user