mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Dedug tweaks
This commit is contained in:
@ -359,8 +359,6 @@ void CGObjectInstance::readJson(const JsonNode & json)
|
||||
|
||||
appearance.readJson(json["template"], false);
|
||||
|
||||
logGlobal->debugStream() <<"Loading: [" << pos << "] " << id << " " << ID << " " << subID << " " << typeName << " " << subTypeName;
|
||||
|
||||
readJsonOptions(json["options"]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user