rewrite export mesh

This commit is contained in:
Perfare
2017-06-22 06:59:16 +08:00
parent 65a13e97c4
commit 8a3af0bfba
8 changed files with 54 additions and 129 deletions

View File

@ -406,7 +406,7 @@ namespace Unity_Studio
}
valid = true;
}
catch (Exception e)
catch
{
}
}