make CCTextFieldTTF hooks work ()

This commit is contained in:
SpaghettDev 2024-05-19 20:05:01 +01:00 committed by GitHub
parent 7a87c8cfdb
commit 7a6958c47b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,6 +110,7 @@ public:
* @lua NA
*/
CCTextFieldTTF();
GEODE_CUSTOM_CONSTRUCTOR_COCOS(CCTextFieldTTF, CCLabelTTF)
/**
* @lua NA
*/