mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 05:59:53 +08:00
Clarify TODO comment
This commit is contained in:
@@ -42,7 +42,7 @@ namespace osu.Game.Rulesets.Catch.Edit
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
// todo: enable distance spacing once catch supports it.
|
||||
// todo: enable distance spacing once catch supports applying it to its existing distance snap grid implementation.
|
||||
RightSideToolboxContainer.Alpha = 0;
|
||||
DistanceSpacingMultiplier.Disabled = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user