Skip to content

Commit

Permalink
fix erymanthus
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Dec 11, 2024
1 parent 10e936b commit 9613da9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1037,9 +1037,9 @@ void BetterInfo::cancelUnimportantNotifications() {
}

/**
* This function fixes compatibility with AlertLayerTweaks by Erymantheus
* This function fixes compatibility with AlertLayerTweaks by Erymanthus
*
* @param node the popup that is likely broken by AlertLayerTweaks by Erymantheus
* @param node the popup that is likely broken by AlertLayerTweaks by Erymanthus
*/
void BetterInfo::fixOversizedPopup(FLAlertLayer* node) {
auto winSize = CCDirector::sharedDirector()->getWinSize();
Expand Down

0 comments on commit 9613da9

Please sign in to comment.