[CLI] Fix Mesh export for some region formats. Close #38
This commit is contained in:
@@ -25,6 +25,7 @@ namespace AssetStudioCLI
|
||||
|
||||
static Studio()
|
||||
{
|
||||
Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("en-US");
|
||||
Progress.Default = new Progress<int>(ShowCurProgressValue);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user