1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 13:22:55 +08:00

Merge branch 'master' into fix-taiko-drum-nested-sample-detection

This commit is contained in:
Bartłomiej Dach 2023-02-16 19:43:02 +01:00 committed by GitHub
commit 2fdf1fd876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,6 +109,7 @@ namespace osu.Game.Tests.Visual.Gameplay
public void TestCorrectHitObject()
{
waitForAliveObjectIndex(null);
checkValidObjectIndex(0);
seekBeforeIndex(0);
waitForAliveObjectIndex(0);