This commit is contained in:
yusheng.lu 2015-01-05 13:26:46 +08:00
parent 8415f10498
commit ec540fcaa2
1 changed files with 1 additions and 1 deletions

View File

@ -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());
}