mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 21:23:04 +08:00
Remove outdated comment
This commit is contained in:
parent
98fa5b67d6
commit
f8a3a37797
@ -386,9 +386,6 @@ namespace osu.Game.Overlays.KeyBinding
|
||||
|
||||
Margin = new MarginPadding(padding);
|
||||
|
||||
// todo: use this in a meaningful way
|
||||
// var isDefault = keyBinding.Action is Enum;
|
||||
|
||||
Masking = true;
|
||||
CornerRadius = padding;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user