mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-09 21:47:45 +00:00
Removed wiki table generation code
This commit is contained in:
@@ -538,6 +538,8 @@ void CTemplateLoader::LoadMasterTemplate(tinyxml2::XMLDocument *pDoc)
|
||||
|
||||
pNode = pNode->NextSibling();
|
||||
}
|
||||
|
||||
fclose(f);
|
||||
}
|
||||
|
||||
void CTemplateLoader::LoadPropertyList(tinyxml2::XMLDocument *pDoc, const std::string& ListName)
|
||||
|
||||
Reference in New Issue
Block a user