mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-25 04:39:25 +01:00
Print vid res on load, set preview to 1st frame on load, updated Readme with basic info
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Flowframes
|
||||
{
|
||||
static class Program
|
||||
{
|
||||
public const int version = 16;
|
||||
public const int version = 17;
|
||||
|
||||
public static Form1 mainForm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user