diff --git a/bindings/GeometryDash.bro b/bindings/GeometryDash.bro index 571ab769..e371e9f4 100644 --- a/bindings/GeometryDash.bro +++ b/bindings/GeometryDash.bro @@ -4769,7 +4769,7 @@ class PlayerObject : GameObject, AnimatedSpriteDelegate { PAD = mac 0x24, win 0x24; float m_decelerationRate; PAD = mac 0x14, win 0x14; - GameObject* m_unk59C; + GameObject* m_snappedObject; PAD = mac 0x10, win 0x8; GJRobotSprite* m_robotSprite; GJSpiderSprite* m_spiderSprite;