Skip to content

Commit

Permalink
Merge pull request #12 from Garume/garume/remove-unnecessary-member-v…
Browse files Browse the repository at this point in the history
…ariables

[remove] unnecessary member
  • Loading branch information
Garume authored May 18, 2024
2 parents d89b309 + 9bf2637 commit 4fb1e27
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ public abstract class CircleMenu

private bool _alreadyInitialized;
private IButtonFactory _buttonFactory;
private VisualElement _preparedElement;

protected CircleButton[] ButtonElements;
protected VisualElement[] UtilityElements;
Expand Down

0 comments on commit 4fb1e27

Please sign in to comment.