Skip to content

Commit 6786822

Browse files
committed
GJEffectManager::playerButton
1 parent 7ec0af7 commit 6786822

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
@@ -9284,7 +9284,7 @@ class GJEffectManager : cocos2d::CCNode {
92849284
TodoReturn opacityForIndex(int);
92859285
TodoReturn opacityModForGroup(int);
92869286
TodoReturn pauseTimer(int);
9287-
TodoReturn playerButton(bool, bool) = win 0x25ae00;
9287+
void playerButton(bool, bool) = win 0x25ae00, imac 0x2d61b0, m1 0x277110;
92889288
void playerDied();
92899289
TodoReturn postCollisionCheck() = win 0x254f50, imac 0x2cc390;
92909290
TodoReturn postMoveActions() = win 0x259470, imac 0x2d4110;

0 commit comments

Comments
 (0)