mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Privatise tick to TickContainer
This commit is contained in:
@ -14,7 +14,6 @@ namespace osu.Game.Tests.Visual
|
||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||
{
|
||||
typeof(BeatSnapVisualiser),
|
||||
typeof(Tick),
|
||||
typeof(TickContainer)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user