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