mirror of https://github.com/axmolengine/axmol.git
Removed config macro for "spine" extension
This commit is contained in:
parent
6d0f7dfe88
commit
ec7456a43c
|
@ -47,9 +47,7 @@
|
|||
#include "physics_nodes/CCPhysicsSprite.h"
|
||||
#endif
|
||||
|
||||
#if CC_ENABLE_SPINE_INTEGRATION
|
||||
#include "spine/spine-cocos2dx.h"
|
||||
#endif
|
||||
|
||||
#include "Components/CCComAttribute.h"
|
||||
#include "Components/CCComAudio.h"
|
||||
|
|
Loading…
Reference in New Issue