mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
Move test filesystem creation to global fixture
This commit is contained in:
@@ -365,6 +365,7 @@ void CGObjectInstance::writeJsonOptions(JsonNode & json) const
|
||||
{
|
||||
json.setType(JsonNode::DATA_STRUCT);
|
||||
|
||||
//todo: move up to descendants
|
||||
if(tempOwner != PlayerColor::UNFLAGGABLE)
|
||||
{
|
||||
PlayerColor p (tempOwner);
|
||||
|
Reference in New Issue
Block a user