Skip to content

Commit

Permalink
Fixed buttons not removed after selecting region
Browse files Browse the repository at this point in the history
  • Loading branch information
Jouca committed Jun 20, 2024
1 parent 63b8267 commit f7b122c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MoreLeaderboards/MoreLeaderboards.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1102,6 +1102,8 @@ void MoreLeaderboards::resetInfos() {
page_left = nullptr;
page_right = nullptr;
trophy = nullptr;

changeTabPage();
}

void MoreLeaderboards::onTab(CCObject* pSender) {
Expand Down

0 comments on commit f7b122c

Please sign in to comment.