mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-27 07:34:00 +08:00
trace wording.
This commit is contained in:
parent
61aa5cd1c2
commit
9b08077fb3
@ -86,7 +86,7 @@ namespace GARbro.GUI
|
||||
}
|
||||
catch (Exception X)
|
||||
{
|
||||
Trace.WriteLine (X.Message, "scheme deserialization");
|
||||
Trace.WriteLine (X.Message, "scheme deserialization failed");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user