mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-07-18 03:24:15 -04:00
[GUI] Replace "Show all error msgs" option with "Show debug msgs"
This commit is contained in:
@ -258,7 +258,7 @@ namespace CubismLive2DExtractor
|
||||
}
|
||||
else
|
||||
{
|
||||
Logger.Debug($"Exported {motions.Count} motion(s)");
|
||||
Logger.Info($"Exported {motions.Count} motion(s)");
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
Reference in New Issue
Block a user