Commit 13be6f1b authored by nanahira's avatar nanahira

fixmg

parent cf1f9d9e
......@@ -1005,6 +1005,7 @@ void Game::RefershBGMDir(std::wstring path, int scene) {
BGMList[BGM_ALL].push_back(wname);
}
closedir(dir);
}
#endif
void Game::RefreshBot() {
botInfo.clear();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment