We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c786f0d commit 355df5aCopy full SHA for 355df5a
bindings/GeometryDash.bro
@@ -3798,7 +3798,6 @@ class LevelSettingsObject : cocos2d::CCNode {
3798
virtual ~LevelSettingsObject() = mac 0xa5650, win 0x16e800, ios 0x0;
3799
virtual bool init() = mac 0xa5690, win 0x16e940, ios 0x0;
3800
static LevelSettingsObject* create() = mac 0x92760, win 0x16e8a0, ios 0x0;
3801
- static LevelSettingsObject* create() = mac 0x92760, win 0x0, ios 0x0;
3802
static LevelSettingsObject* objectFromDict(cocos2d::CCDictionary*) = mac 0xa5810, win 0x16f4d0, ios 0x0;
3803
static LevelSettingsObject* objectFromString(gd::string) = mac 0x945a0, win 0x16f440, ios 0x0;
3804
void setupColorsFromLegacyMode(cocos2d::CCDictionary*) = mac 0xa6a30, win 0x170050, ios 0x0;
0 commit comments