Skip to content

Commit f79388a

Browse files
authored
Fix a misleading name
1 parent b485e13 commit f79388a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/2.2081/GeometryDash.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3914,7 +3914,7 @@ class EditorUI : cocos2d::CCLayer, FLAlertLayerProtocol, ColorSelectDelegate, GJ
39143914
bool m_snapObjectExists;
39153915
bool m_snapSelected;
39163916
bool m_stickyControlsEnabled;
3917-
bool m_linkControlsEnabled;
3917+
bool m_linkControlsDisabled;
39183918
bool m_speedObjectsUpdated;
39193919
cocos2d::CCPoint m_createPosition;
39203920
cocos2d::CCArray* m_snapPositions;

0 commit comments

Comments
 (0)