mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-24 20:56:53 +08:00
set busy state while reading audio file.
This commit is contained in:
@@ -827,6 +827,7 @@ namespace GARbro.GUI
|
||||
{
|
||||
try
|
||||
{
|
||||
SetBusyState();
|
||||
using (var input = OpenEntry (entry))
|
||||
{
|
||||
FormatCatalog.Instance.LastError = null;
|
||||
|
||||
Reference in New Issue
Block a user