Fixed #5533: Make SpriteFrame's constructor and init functions public temporarily to avoid issues

This commit is contained in:
pandamicro 2014-06-10 11:39:48 +08:00
Родитель bb7cf801e6
Коммит 92a33225ff
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -114,7 +114,7 @@ public:
// Overrides
virtual SpriteFrame *clone() const override;
CC_CONSTRUCTOR_ACCESS:
//CC_CONSTRUCTOR_ACCESS:
/**
* @lua NA
*/