mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-05-27 22:00:23 -04:00
Fixed bug
This commit is contained in:
parent
af80b270cf
commit
500f7788d4
@ -528,7 +528,6 @@ namespace AssetStudio
|
||||
{
|
||||
var result = ExportGameObject(gameObject, animationList, exportPath);
|
||||
StatusStripUpdate(result ? "Successfully exported" : "Nothing exported.");
|
||||
ProgressBarPerformStep();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user