Reale & some sources
- Manage the release version of the soft - add basic ASM and XML
This commit is contained in:
@@ -60,7 +60,7 @@ void ColorizeManager::LoadFile(const char * xmlFilename)
|
||||
TiXmlElement* root = XmlDocument.FirstChildElement( "EdnColor" );
|
||||
if (NULL == root )
|
||||
{
|
||||
EDN_ERROR(PFX"(l ?) main node not find: \"EdnColor\"");
|
||||
EDN_ERROR(PFX"(l ?) main node not find: \"EdnColor\" in \"" << xmlFilename << "\"");
|
||||
return;
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user