mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-04 01:01:00 -04:00
make CCTextFieldTTF hooks work (#774)
This commit is contained in:
parent
7a87c8cfdb
commit
7a6958c47b
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ public:
|
|||
* @lua NA
|
||||
*/
|
||||
CCTextFieldTTF();
|
||||
GEODE_CUSTOM_CONSTRUCTOR_COCOS(CCTextFieldTTF, CCLabelTTF)
|
||||
/**
|
||||
* @lua NA
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue