fixed bug

This commit is contained in:
Perfare
2017-10-23 22:22:24 +08:00
parent 4666b378b3
commit 7ddbf3ce3e
3 changed files with 9 additions and 2 deletions

View File

@ -821,7 +821,7 @@ namespace Unity_Studio
}
else
{
StatusStripUpdate("Unsupported image for preview. Can only export the texture file.");
StatusStripUpdate("Unsupported image for preview");
}
break;
}