mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
Fix bug with duplicate launch checking
This commit is contained in:
parent
f617700457
commit
e5bd4f3678
@ -43,6 +43,7 @@
|
|||||||
catch (IOException)
|
catch (IOException)
|
||||||
{
|
{
|
||||||
WriteLine(LOG_IDENT, "Failed to initialize because log file already exists");
|
WriteLine(LOG_IDENT, "Failed to initialize because log file already exists");
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user