mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-24 12:19:27 +01:00
Added warning for autoenc with chained 4x/8x interp, added option to re-use or delete temp folder for sbs
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Flowframes
|
||||
{
|
||||
static class Program
|
||||
{
|
||||
public const int version = 17;
|
||||
public const int version = 18;
|
||||
|
||||
public static Form1 mainForm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user