Update dcsinstance.js

This commit is contained in:
Pax1601 2024-01-04 17:11:46 +01:00
parent 7d6930fba9
commit ec91b597c8

View File

@ -354,7 +354,6 @@ class DCSInstance {
}
}
else {
logger.log(list[0])
logger.error(`The process listening on the specified port has an incorrect name: ${list[0].name}`)
}
}