mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 19:32:55 +08:00
Clarify TODO comment
This commit is contained in:
parent
abb88b0907
commit
b6d2ca7709
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user