mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-17 00:30:26 -05:00
fix CustomizeObjectLayer member name to be accurate
This commit is contained in:
parent
f8da81625f
commit
2683ee30a5
1 changed files with 1 additions and 1 deletions
|
@ -1031,7 +1031,7 @@ class CustomizeObjectLayer : FLAlertLayer, TextInputDelegate, HSVWidgetPopupDele
|
|||
GameObject* m_targetObject;
|
||||
cocos2d::CCArray* m_targetObjects;
|
||||
cocos2d::CCArray* m_colorButtons;
|
||||
cocos2d::CCArray* m_baseTabNodes;
|
||||
cocos2d::CCArray* m_colorTabNodes;
|
||||
cocos2d::CCArray* m_textTabNodes;
|
||||
PAD = win 0x4;
|
||||
cocos2d::CCArray* m_detailTabNodes;
|
||||
|
|
Loading…
Reference in a new issue