mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Code review fixes
This commit is contained in:
@ -219,7 +219,8 @@ namespace osu.Game.Overlays.KeyBinding
|
||||
|
||||
Margin = new MarginPadding(padding);
|
||||
|
||||
//var isDefault = keyBinding.Action is Enum;
|
||||
// todo: use this in a meaningful way
|
||||
// var isDefault = keyBinding.Action is Enum;
|
||||
|
||||
Masking = true;
|
||||
CornerRadius = padding;
|
||||
|
Reference in New Issue
Block a user