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:
commit
2fdf1fd876
@ -109,6 +109,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
public void TestCorrectHitObject()
|
||||
{
|
||||
waitForAliveObjectIndex(null);
|
||||
checkValidObjectIndex(0);
|
||||
|
||||
seekBeforeIndex(0);
|
||||
waitForAliveObjectIndex(0);
|
||||
|
Loading…
Reference in New Issue
Block a user