Commit 3bb0ecfb authored by nanahira's avatar nanahira

fixedpos

parent 13be6f1b
......@@ -1005,8 +1005,8 @@ void Game::RefershBGMDir(std::wstring path, int scene) {
BGMList[BGM_ALL].push_back(wname);
}
closedir(dir);
}
#endif
}
void Game::RefreshBot() {
botInfo.clear();
FILE* fp = fopen("bot.conf", "r");
......
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