Skip to content

Commit 5e1c343

Browse files
authored
LevelSearchLayer::onBack (geode-sdk#1071)
* LevelSearchLayer::onBack * LevelSearchLayer::onBack
1 parent 5fef66c commit 5e1c343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/2.2074/GeometryDash.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15295,7 +15295,7 @@ class LevelSearchLayer : cocos2d::CCLayer, TextInputDelegate, FLAlertLayerProtoc
1529515295
return cocos2d::CCString::createWithFormat("T%i", time)->getCString();
1529615296
}
1529715297
bool init(int) = ios 0x54e44, win 0x2f7740, imac 0x611100, m1 0x53d3b8;
15298-
void onBack(cocos2d::CCObject* sender) = win 0x2fd040;
15298+
void onBack(cocos2d::CCObject* sender) = win 0x2fd040, ios 0x57a90, imac 0x614a90, m1 0x540dc8;
1529915299
void onClearFreeSearch(cocos2d::CCObject* sender) = win 0x2fd000, imac 0x613e40, m1 0x540128;
1530015300
void onClose(cocos2d::CCObject* sender) = win inline {
1530115301
m_searchInput->onClickTrackNode(false);

0 commit comments

Comments
 (0)