From cd012df57e4551d38c57ab6e5d45f28da70694df Mon Sep 17 00:00:00 2001 From: altalk23 <45172705+altalk23@users.noreply.github.com> Date: Sun, 15 Oct 2023 16:26:24 +0300 Subject: [PATCH] i missed this one alphaaaaaa --- bindings/GeometryDash.bro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/GeometryDash.bro b/bindings/GeometryDash.bro index 9ded142b..608fd6ef 100644 --- a/bindings/GeometryDash.bro +++ b/bindings/GeometryDash.bro @@ -2566,7 +2566,7 @@ class GJGarageLayer : cocos2d::CCLayer, TextInputDelegate, FLAlertLayerProtocol, void onRobotIcon(cocos2d::CCObject* sender) = win 0x1286d0; void onSpiderIcon(cocos2d::CCObject* sender) = win 0x128890; void onDeathEffect(cocos2d::CCObject* sender) = win 0x128a50; - void onTrail(cocos2d::CCObject* sender) = win 0x128af0; + void onSpecialIcon(cocos2d::CCObject* sender) = win 0x128af0; void onShards(cocos2d::CCObject* sender) = win 0x12ad70; void onBack(cocos2d::CCObject* sender) = win 0x12adf0; void onShop(cocos2d::CCObject* sender) = win 0x12ad90;