very minor changes

This commit is contained in:
N00MKRAD
2021-01-11 17:43:35 +01:00
parent 495b7ccd80
commit 01a688512b
3 changed files with 3 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ namespace Flowframes.Main
if (paused)
{
Logger.Log("autoenc paused");
//Logger.Log("autoenc paused");
await Task.Delay(100);
continue;
}