cocos2d / creator_to_cocos2dx

Creator plugin to support C++& Lua in cocos2d-x
235 stars 103 forks source link

fix docs namespace mistake #146

Closed drelaptop closed 6 years ago

drelaptop commented 6 years ago

change cc to creator, https://github.com/cocos2d/cocos2d-x-docs/issues/126. code example is here:

https://github.com/minggo/cocos2d-x/blob/3ef7bd051f24de23767898b668c56cc34e7dee31/tests/lua-empty-test/src/mainscene.lua#L16

drelaptop commented 6 years ago

@minggo merge please, this is a docs error fix