mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-25 04:39:25 +01:00
renaming 2/2
This commit is contained in:
@@ -397,7 +397,7 @@
|
||||
<Compile Include="Main\AiModels.cs" />
|
||||
<Compile Include="Main\AutoEncode.cs" />
|
||||
<Compile Include="Main\BatchProcessing.cs" />
|
||||
<Compile Include="Main\CreateVideo.cs" />
|
||||
<Compile Include="Main\Export.cs" />
|
||||
<Compile Include="Main\InterpolateSteps.cs" />
|
||||
<Compile Include="Main\InterpolateUtils.cs" />
|
||||
<Compile Include="Main\FrameOrder.cs" />
|
||||
|
||||
@@ -244,6 +244,7 @@ namespace Flowframes.Main
|
||||
{
|
||||
if (!BatchProcessing.busy)
|
||||
MessageBox.Show(msg, title);
|
||||
|
||||
Logger.Log("Message: " + msg, true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user