Skip to content

Commit fba863a

Browse files
committed
im so fucking stupid and need to die
1 parent a3937fc commit fba863a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GUI/SetupRangeUI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ bool SetupRangeUI::setup()
4949

5050
auto trashBtn = Button::create(trashSpr, this, menu_selector(SetupRangeUI::onClear));
5151
auto trashMenu = CCMenu::create();
52-
trashMenu->addChild(trashBtn);`
52+
trashMenu->addChild(trashBtn);
5353

5454
auto area = CCMenu::create();
5555

0 commit comments

Comments
 (0)