mirror of
https://github.com/ppy/osu.git
synced 2025-01-16 03:42:55 +08:00
Update test scene
This commit is contained in:
parent
013ddc734c
commit
6808719efa
@ -242,7 +242,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
Add(drawableObject);
|
||||
drawableObject.OnLoadComplete += _ =>
|
||||
{
|
||||
catcher.OnNewResult(drawableObject, result);
|
||||
catcher.OnNewResult(drawableObject, result, true);
|
||||
drawableObject.Expire();
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user