CCRepeatForever custom constructor ()

* CCRepeatForever custom constructor

* Whoops
This commit is contained in:
Jasmine 2025-03-01 20:33:30 -05:00 committed by GitHub
parent b1dc29ab82
commit bd1a65047c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -233,6 +233,7 @@ class CC_DLL CCRepeatForever : public CCActionInterval
{
GEODE_FRIEND_MODIFY
public:
GEODE_CUSTOM_CONSTRUCTOR_COCOS(CCRepeatForever, CCActionInterval)
/**
* @js ctor
*/