зеркало из https://github.com/microsoft/cocos2d-x.git
Fixed #5563: Fix include issue
This commit is contained in:
Родитель
94fdff1da9
Коммит
950894de80
|
@ -28,7 +28,7 @@
|
|||
#if CC_ENABLE_SCRIPT_BINDING
|
||||
|
||||
#include "base/CCScheduler.h"
|
||||
#include "CCNode.h"
|
||||
#include "2d/CCNode.h"
|
||||
|
||||
bool CC_DLL cc_assert_script_compatible(const char *msg)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче