mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-04 20:26:05 +00:00
Removed wiki table generation code
This commit is contained in:
parent
9d608a9dd0
commit
59c529a629
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user