mirror of https://github.com/axmolengine/axmol.git
issue #61:
This commit is contained in:
parent
6e13a10ccf
commit
41d9386ad3
|
@ -77,6 +77,7 @@ namespace cocos2d {
|
|||
|
||||
// tilesetInfo
|
||||
m_pTileSet = tilesetInfo;
|
||||
CCX_SAFE_RETAIN(m_pTileSet);
|
||||
|
||||
// mapInfo
|
||||
m_tMapTileSize = mapInfo->getTileSize();
|
||||
|
|
Loading…
Reference in New Issue