mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:43:05 +08:00
Fix code quality inspection
This commit is contained in:
parent
f066026503
commit
353a07f7a5
@ -70,7 +70,7 @@ namespace osu.Game.Overlays.SkinEditor
|
||||
private OsuScreen? lastTargetScreen;
|
||||
private InvokeOnDisposal? nestedInputManagerDisable;
|
||||
|
||||
private LayoutValue drawSizeLayout;
|
||||
private readonly LayoutValue drawSizeLayout;
|
||||
|
||||
public SkinEditorOverlay(ScalingContainer scalingContainer)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user