Skip to content

Commit 355df5a

Browse files
author
altalk23
committed
fix remove duplicate object
1 parent c786f0d commit 355df5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bindings/GeometryDash.bro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3798,7 +3798,6 @@ class LevelSettingsObject : cocos2d::CCNode {
37983798
virtual ~LevelSettingsObject() = mac 0xa5650, win 0x16e800, ios 0x0;
37993799
virtual bool init() = mac 0xa5690, win 0x16e940, ios 0x0;
38003800
static LevelSettingsObject* create() = mac 0x92760, win 0x16e8a0, ios 0x0;
3801-
static LevelSettingsObject* create() = mac 0x92760, win 0x0, ios 0x0;
38023801
static LevelSettingsObject* objectFromDict(cocos2d::CCDictionary*) = mac 0xa5810, win 0x16f4d0, ios 0x0;
38033802
static LevelSettingsObject* objectFromString(gd::string) = mac 0x945a0, win 0x16f440, ios 0x0;
38043803
void setupColorsFromLegacyMode(cocos2d::CCDictionary*) = mac 0xa6a30, win 0x170050, ios 0x0;

0 commit comments

Comments
 (0)