mirror of https://github.com/axmolengine/axmol.git
fixed a couple typos
This commit is contained in:
parent
076e64d84d
commit
138ea49b0e
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
|||
|
||||
#include "cocoa/CCGeometry.h"
|
||||
#include "platform/CCEGLViewProtocol.h"
|
||||
#include "platform/CCPlatFormMacros.h"
|
||||
#include "platform/CCPlatformMacros.h"
|
||||
|
||||
NS_CC_BEGIN
|
||||
|
||||
|
|
|
@ -208,7 +208,7 @@
|
|||
<link>
|
||||
<name>tilemap_parallax_nodes</name>
|
||||
<type>2</type>
|
||||
<locationURI>PARENT-1-PROJECT_LOC/tileMap_parallax_nodes</locationURI>
|
||||
<locationURI>PARENT-1-PROJECT_LOC/tilemap_parallax_nodes</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>touch_dispatcher</name>
|
||||
|
|
Loading…
Reference in New Issue