Skip to content

Commit 169d92f

Browse files
authored
SetGroupIDLayer::m_groupIndex (1.920) (#1298)
1 parent e5be4fa commit 169d92f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/1.920/GeometryDash.bro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6947,6 +6947,7 @@ class SetGroupIDLayer : FLAlertLayer {
69476947
GameObject* m_targetObject; // 0x1bc
69486948
cocos2d::CCArray* m_targetObjects; // 0x1c0
69496949
cocos2d::CCLabelBMFont* m_groupLabel; // 0x1c4
6950+
int m_groupIndex; // 0x1c8
69506951
}
69516952

69526953
[[link(android)]]

0 commit comments

Comments
 (0)