mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
remove all test usages of SampleControlPoint
This commit is contained in:
@ -76,7 +76,6 @@ namespace osu.Game.Rulesets.Objects
|
||||
/// </summary>
|
||||
public virtual IList<HitSampleInfo> AuxiliarySamples => ImmutableList<HitSampleInfo>.Empty;
|
||||
|
||||
public SampleControlPoint SampleControlPoint = SampleControlPoint.DEFAULT;
|
||||
public DifficultyControlPoint DifficultyControlPoint = DifficultyControlPoint.DEFAULT;
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user