Skip to content

Commit 499c00d

Browse files
Update GeometryDash.bro
1 parent 31801f0 commit 499c00d

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
@@ -9267,7 +9267,7 @@ class GJEffectManager : cocos2d::CCNode {
92679267
cocos2d::CCDictionary* m_unkDict268;
92689268
gd::vector<InheritanceNode*> m_unkVector270;
92699269
gd::unordered_map<int, bool> m_unkMap288;
9270-
gd::vector<ColorAction*> m_unkVector2c0;
9270+
gd::vector<ColorAction*> m_colorActionVector;
92719271
gd::vector<ColorActionSprite*> m_unkVector2d8;
92729272
gd::vector<bool> m_unkVector2f0;
92739273
gd::unordered_map<int, int> m_itemIDs;

0 commit comments

Comments
 (0)