friend CCHttpClient

This commit is contained in:
mat 2024-06-10 11:33:06 -03:00 committed by GitHub
parent 84c0ba5f0f
commit 2d274693c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,7 @@ NS_CC_EXT_BEGIN
*/
class CC_DLL CCHttpClient : public CCObject
{
GEODE_FRIEND_MODIFY
public:
/** Return the shared instance **/
static CCHttpClient *getInstance();