mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Partial everything
This commit is contained in:
committed by
Dean Herbert
parent
a1c559ae05
commit
7bc8908ca9
@ -16,7 +16,7 @@ using osu.Game.Tests.Visual;
|
||||
|
||||
namespace osu.Game.Rulesets.Taiko.Tests
|
||||
{
|
||||
public abstract class HitObjectApplicationTestScene : OsuTestScene
|
||||
public abstract partial class HitObjectApplicationTestScene : OsuTestScene
|
||||
{
|
||||
[Cached(typeof(IScrollingInfo))]
|
||||
private ScrollingTestContainer.TestScrollingInfo info = new ScrollingTestContainer.TestScrollingInfo
|
||||
|
Reference in New Issue
Block a user