mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 00:53:22 +08:00
Remove unused const in SkinEditorOverlay
This commit is contained in:
parent
2f18c512cd
commit
2a696783af
@ -28,8 +28,6 @@ namespace osu.Game.Skinning.Editor
|
||||
[CanBeNull]
|
||||
private SkinEditor skinEditor;
|
||||
|
||||
public const float VISIBLE_TARGET_SCALE = 0.8f;
|
||||
|
||||
[Resolved(canBeNull: true)]
|
||||
private OsuGame game { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user