mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-19 01:39:26 +01:00
very minor changes
This commit is contained in:
@@ -61,7 +61,7 @@ namespace Flowframes.Main
|
||||
|
||||
if (paused)
|
||||
{
|
||||
Logger.Log("autoenc paused");
|
||||
//Logger.Log("autoenc paused");
|
||||
await Task.Delay(100);
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user