mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
Minor log message fix
This commit is contained in:
@@ -214,7 +214,6 @@ namespace Tgstation.Server.Host.Components.Session
|
||||
{
|
||||
logger.LogDebug(
|
||||
"Launching session with CompileJob {0}...",
|
||||
byondLock.Version.Semver(),
|
||||
dmbProvider.CompileJob.Id);
|
||||
|
||||
if (launchParameters.SecurityLevel == DreamDaemonSecurity.Trusted)
|
||||
|
||||
Reference in New Issue
Block a user