Update Logger.cs

This commit is contained in:
Mira 2023-05-30 21:18:04 +02:00
parent 03355fe27b
commit a7e5672e18
Signed by untrusted user who does not match committer: Xorog
GPG key ID: 983798ED9C3E7C36

View file

@ -175,6 +175,7 @@ public class Logger : ILogger
}
catch (Exception)
{
currentArg++;
continue;
}
continue;