mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-25 12:49:26 +01:00
some cleanup
This commit is contained in:
@@ -184,6 +184,7 @@ namespace Flowframes.Main
|
||||
}
|
||||
|
||||
int frameCount = 0;
|
||||
|
||||
if (IOUtils.IsPathDirectory(path))
|
||||
frameCount = IOUtils.GetAmountOfFiles(path, false);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user