Changed: Minor change

--HG--
branch : develop
feature/pipeline-tools
kervala 8 years ago
parent 1bb75d8956
commit 065d1dc84c

@ -553,7 +553,7 @@ public:
// parse ai instance list
vector<string> vs = md.getPropertyArray(prim, "ai_instances", true, false);
/* if (vs..empty())
/* if (vs.empty())
{
string err = toString("crash block need at least one ai instance !");
throw EParseException(prim, err.c_str());

Loading…
Cancel
Save