Skip to content

Commit

Permalink
remove unused CCSprite
Browse files Browse the repository at this point in the history
  • Loading branch information
Capeling committed Feb 10, 2024
1 parent 6f16608 commit 2658c60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ using namespace geode::prelude;
class $modify(MenuLayerExt, MenuLayer) {

bool m_isHidden = false;
CCSprite* m_eyeSprite;
CCMenuItemToggler* m_eyeButton;
CCMenu* m_eyeMenu;

Expand Down

0 comments on commit 2658c60

Please sign in to comment.