Skip to content

Commit 5a92a78

Browse files
committed
fix gjgamestate misalignment on android32
1 parent 3de67c2 commit 5a92a78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bindings/2.2081/GeometryDash.bro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8953,6 +8953,7 @@ class GJGameState {
89538953
int m_unkUint5;
89548954
int m_unkUint6;
89558955
int m_unkUint7;
8956+
int m_unkUint8; // i don't know
89568957
GameObject* m_lastActivatedPortal1;
89578958
GameObject* m_lastActivatedPortal2;
89588959
cocos2d::CCPoint m_cameraPosition;

0 commit comments

Comments
 (0)