mirror of https://github.com/axmolengine/axmol.git
add a blank line at the file end.
This commit is contained in:
parent
34a79a02e7
commit
fd11791389
|
@ -407,4 +407,4 @@ const kmMat4& PhysicsSprite::getNodeToParentTransform() const
|
|||
}
|
||||
|
||||
NS_CC_EXT_END
|
||||
#endif //(CC_ENABLE_CHIPMUNK_INTEGRATION || CC_ENABLE_BOX2D_INTEGRATION)
|
||||
#endif //(CC_ENABLE_CHIPMUNK_INTEGRATION || CC_ENABLE_BOX2D_INTEGRATION)
|
||||
|
|
|
@ -134,4 +134,4 @@ protected:
|
|||
NS_CC_EXT_END
|
||||
|
||||
#endif // __PHYSICSNODES_CCPHYSICSSPRITE_H__
|
||||
#endif //(CC_ENABLE_CHIPMUNK_INTEGRATION || CC_ENABLE_BOX2D_INTEGRATION)
|
||||
#endif //(CC_ENABLE_CHIPMUNK_INTEGRATION || CC_ENABLE_BOX2D_INTEGRATION)
|
||||
|
|
Loading…
Reference in New Issue