Changed: Minor changes

This commit is contained in:
kervala 2016-12-19 09:26:46 +01:00
parent 93b0557ca1
commit 76848d6172
2 changed files with 2 additions and 3 deletions

View file

@ -1864,7 +1864,6 @@ void CStringManager::init(NLMISC::CLog *log)
if (_SheetInfo.empty()) if (_SheetInfo.empty())
{ {
// std::map<std::string, TSheetInfo> container;
// Load the sheet // Load the sheet
std::vector<std::string> exts; std::vector<std::string> exts;
exts.push_back("creature"); exts.push_back("creature");