diff --git a/bindings/2.2074/GeometryDash.bro b/bindings/2.2074/GeometryDash.bro index 3bdf8c031..9e5d99267 100644 --- a/bindings/2.2074/GeometryDash.bro +++ b/bindings/2.2074/GeometryDash.bro @@ -9624,8 +9624,8 @@ class GJGarageLayer : cocos2d::CCLayer, TextInputDelegate, FLAlertLayerProtocol, void onRewardedVideo(cocos2d::CCObject* sender); void onSelect(cocos2d::CCObject* sender) = win 0x26f890, imac 0x35a860, m1 0x2edf90; void onSelectTab(cocos2d::CCObject* sender) = win 0x26e6c0, imac 0x359430, m1 0x2ecc08; - void onShards(cocos2d::CCObject* sender) = win 0x271420; - void onShop(cocos2d::CCObject* sender); + void onShards(cocos2d::CCObject* sender) = win 0x271420, m1 0x2ec208, imac 0x358a80; + void onShop(cocos2d::CCObject* sender) = win 0x2716f0, m1 0x2ec1a8, imac 0x358a20; void onSpecial(cocos2d::CCObject* sender); void onToggleItem(cocos2d::CCObject* sender) = win 0x26ff30, imac 0x35b0c0; void playRainbowEffect() = win 0x271230, imac 0x35b4b0, m1 0x2ee9a4;