mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-22 11:19:25 +01:00
Fixed and refactored code to include output FPS in export filename
This commit is contained in:
@@ -14,6 +14,7 @@ namespace Flowframes.IO
|
||||
|
||||
public const string alphaSuffix = "-a";
|
||||
public const string prevSuffix = "-previous";
|
||||
public const string fpsLimitSuffix = "-fpsLimit";
|
||||
|
||||
public const string frameOrderPrefix = "frames";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user