mirror of
https://github.com/n00mkrad/flowframes.git
synced 2026-07-10 12:37:56 +02: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