mirror of
https://github.com/osukey/osukey.git
synced 2025-05-05 13:47:19 +09:00
Update forgotten test scene usage
This commit is contained in:
parent
89bea2868a
commit
f12353a99e
@ -242,7 +242,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
Add(drawableObject);
|
||||
drawableObject.OnLoadComplete += _ =>
|
||||
{
|
||||
catcher.OnNewResult(drawableObject, result, true);
|
||||
catcher.OnNewResult(drawableObject, result);
|
||||
drawableObject.Expire();
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user