Skip to content

Commit ed19750

Browse files
GJEffectManager::updateCountForItem ios (geode-sdk#1025)
* GJEffectManager::updateCountForItem ios * Update GeometryDash.bro --------- Co-authored-by: Jasmine <[email protected]>
1 parent e9cd45e commit ed19750

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
@@ -10476,7 +10476,7 @@ class GJEffectManager : cocos2d::CCNode {
1047610476
TodoReturn updateColorAction(ColorAction*);
1047710477
void updateColorEffects(float) = imac 0x2cb7d0, m1 0x26e6c0;
1047810478
void updateColors(cocos2d::ccColor3B, cocos2d::ccColor3B);
10479-
void updateCountForItem(int, int) = win 0x25b120, imac 0x2d6b10, m1 0x27791c;
10479+
void updateCountForItem(int, int) = win 0x25b120, imac 0x2d6b10, m1 0x27791c, ios 0x19748;
1048010480
void updateEffects(float) = ios 0x137b4, win 0x254b10, imac 0x2cb6a0, m1 0x26e5bc;
1048110481
void updateOpacityAction(OpacityEffectAction*);
1048210482
void updateOpacityEffects(float);

0 commit comments

Comments
 (0)