This commit is contained in:
2019-10-01 22:35:24 +00:00
parent a1a1c67657
commit 94a8cc1946
2 changed files with 4 additions and 4 deletions

View File

@@ -496,7 +496,7 @@ namespace AyaNova.PlugIn.QBOI
#region Pre flight check
private bool DoPFC()
{
if (bPFCDone) return true;