mirror of https://github.com/axmolengine/axmol.git
Update the reader-get link to http://www.cocos2d-x.org/filedown/cocos-reader
This commit is contained in:
parent
8415f10498
commit
ec540fcaa2
|
@ -798,7 +798,7 @@ Node* CSLoader::nodeWithFlatBuffersFile(const std::string &fileName)
|
|||
"Please get the correct reader(build id ",
|
||||
csBuildId->c_str(),
|
||||
")from ",
|
||||
"https://github.com/chukong/cocos-reader",
|
||||
"http://www.cocos2d-x.org/filedown/cocos-reader",
|
||||
" and replace it in your Cocos2d-x")->getCString());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue