Skip to content

Commit

Permalink
i missed this one alphaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
altalk23 committed Oct 15, 2023
1 parent 4acca43 commit cd012df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit cd012df

Please sign in to comment.