Cleanup code in #1367 and fix api compatibility, revert joint changes
This commit is contained in:
@@ -43,7 +43,7 @@ Guid Prefab::GetRootObjectId() const
|
||||
if (prefabObjectId == basePrefabRootId)
|
||||
{
|
||||
objectIndex = i;
|
||||
break;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user