mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09: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