Modify the prompt statement
This commit is contained in:
parent
af5e50cfa9
commit
2ce9cae957
|
@ -199,7 +199,7 @@ namespace AssetStudioGUI
|
||||||
{
|
{
|
||||||
if (assetsManager.assetsFileList.Count == 0)
|
if (assetsManager.assetsFileList.Count == 0)
|
||||||
{
|
{
|
||||||
StatusStripUpdate("No file was loaded.");
|
StatusStripUpdate("No Unity file can be loaded.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue