mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-07-19 11:34:16 -04:00
Fixed bug
This commit is contained in:
@ -528,7 +528,6 @@ namespace AssetStudio
|
||||
{
|
||||
var result = ExportGameObject(gameObject, animationList, exportPath);
|
||||
StatusStripUpdate(result ? "Successfully exported" : "Nothing exported.");
|
||||
ProgressBarPerformStep();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user