mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Separate classes
This commit is contained in:
@ -18,7 +18,7 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables.Connections
|
||||
public const int SPACING = 32;
|
||||
public const double PREEMPT = 800;
|
||||
|
||||
public FollowPointRenderer.FollowPointLifetimeEntry Entry;
|
||||
public FollowPointLifetimeEntry Entry;
|
||||
public DrawablePool<FollowPoint> Pool;
|
||||
|
||||
protected override void PrepareForUse()
|
||||
|
Reference in New Issue
Block a user