Skip to content

Commit 47dbbe7

Browse files
committed
ShareCommentLayer::create
1 parent 9ab1561 commit 47dbbe7

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
@@ -22461,7 +22461,7 @@ class ShareCommentDelegate {
2246122461
class ShareCommentLayer : FLAlertLayer, TextInputDelegate, UploadActionDelegate, UploadPopupDelegate {
2246222462
// virtual ~ShareCommentLayer();
2246322463

22464-
static ShareCommentLayer* create(gd::string title, int charLimit, CommentType type, int ID, gd::string desc) = win 0x474930;
22464+
static ShareCommentLayer* create(gd::string title, int charLimit, CommentType type, int ID, gd::string desc) = win 0x474930, m1 0x4fc050, imac 0x5c7580, ios 0x1d52a0;
2246522465

2246622466
virtual void registerWithTouchDispatcher() = win 0x425d0, m1 0x4fd970, imac 0x5c9120, ios 0x1d673c;
2246722467
virtual void keyBackClicked() = win 0x476170, m1 0x4fd8c8, imac 0x5c9070, ios 0x1d6694;

0 commit comments

Comments
 (0)