Changed: Minor changes

--HG--
branch : develop
This commit is contained in:
kervala 2016-12-19 09:26:46 +01:00
parent bd13cabb13
commit 61b76ad106
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");