mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-08 07:17:01 +09:00
Fix various inspections
This commit is contained in:
parent
256d10f96c
commit
39857a4f2c
9 changed files with 20 additions and 15 deletions
|
@ -17,7 +17,7 @@ namespace PerformanceCalculatorGUI.Components
|
|||
{
|
||||
}
|
||||
|
||||
public override LocalisableString TooltipText { get; }
|
||||
public override LocalisableString TooltipText => string.Empty;
|
||||
}
|
||||
|
||||
internal class ScreenSelectionButton : ToolbarButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue