зеркало из https://github.com/microsoft/cocos2d-x.git
Reuse the resources in cpp-tests.
This commit is contained in:
Родитель
69bbda688b
Коммит
705ab115b8
|
@ -1 +1 @@
|
|||
f990b31eefc9c1e77b714ac8cd2a7b99ba5afc19
|
||||
828f0bfcdb53dea52131e3bd9fb86ba153449816
|
|
@ -58,7 +58,7 @@ bool AppDelegate::applicationDidFinishLaunching()
|
|||
register_assetsmanager_test_sample(stack->getLuaState());
|
||||
#endif
|
||||
|
||||
std::string resPrefix("res/");
|
||||
std::string resPrefix("");
|
||||
|
||||
std::vector<std::string> searchPaths = pFileUtils->getSearchPaths();
|
||||
searchPaths.insert(searchPaths.begin(), resPrefix);
|
||||
|
|
Загрузка…
Ссылка в новой задаче