We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56e95d commit 8b302b6Copy full SHA for 8b302b6
1 file changed
bindings/2.2074/GeometryDash.bro
@@ -7832,7 +7832,7 @@ class GameObject : CCSpritePlus {
7832
virtual bool canReverse() { return false; }
7833
virtual bool isSpecialSpawnObject() { return false; }
7834
virtual bool canBeOrdered() { return false; }
7835
- virtual cocos2d::CCLabelBMFont* getObjectLabel() = m1 0x8d390, imac 0x7160, ios 0x171fa4 { return nullptr; }
+ virtual cocos2d::CCLabelBMFont* getObjectLabel() = m1 0x8d390, ios 0x171fa4 { return nullptr; }
7836
virtual void setObjectLabel(cocos2d::CCLabelBMFont*) {}
7837
virtual bool shouldDrawEditorHitbox() = m1 0x4ec0bc, imac 0x5b37c0, ios 0x261f40 { return true; }
7838
virtual bool getHasSyncedAnimation() { return false; }
0 commit comments