Skip to content

Commit 9ab1561

Browse files
committed
DialogLayer::handleDialogTap
1 parent 86779e6 commit 9ab1561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/2.2074/GeometryDash.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4339,7 +4339,7 @@ class DialogLayer : cocos2d::CCLayerColor, TextAreaDelegate {
43394339
void displayDialogObject(DialogObject*) = win 0xd2570, m1 0x33ffc8, imac 0x3b4980, ios 0x8add0;
43404340
void displayNextObject() = win 0xd2510, m1 0x33ff28, imac 0x3b48d0, ios 0x8ad70;
43414341
void finishCurrentAnimation() = imac 0x3b4ff0, m1 0x340620, ios 0x8b2dc;
4342-
void handleDialogTap() = win 0xd2940, m1 0x3404c4, ios 0x8b214;
4342+
void handleDialogTap() = win 0xd2940, m1 0x3404c4, imac 0x3b4eb0, ios 0x8b214;
43434343
bool init(DialogObject*, cocos2d::CCArray*, int) = win 0xd20b0, imac 0x3b43e0, m1 0x33fa48, ios 0x8a944;
43444344
void onClose() = win 0xd2ae0, ios 0x8b334;
43454345
void updateChatPlacement(DialogChatPlacement placement) = ios 0x8b158, win inline, m1 0x340408, imac 0x3b4de0 {

0 commit comments

Comments
 (0)