add GEODE_FRIEND_MODIFY to CCControlColourPicker

This commit is contained in:
hjfod 2022-04-27 12:27:44 +03:00
parent b06caa339c
commit aa8da3687e

View file

@ -50,6 +50,8 @@ NS_CC_EXT_BEGIN
class CCControlColourPicker : public CCControl
{
GEODE_FRIEND_MODIFY
public:
RT_ADD(
ccColor3B const& getColorValue() const;