mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
trace wording.
This commit is contained in:
@@ -86,7 +86,7 @@ namespace GARbro.GUI
|
|||||||
}
|
}
|
||||||
catch (Exception X)
|
catch (Exception X)
|
||||||
{
|
{
|
||||||
Trace.WriteLine (X.Message, "scheme deserialization");
|
Trace.WriteLine (X.Message, "scheme deserialization failed");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user