mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Minor log line
This commit is contained in:
@@ -248,6 +248,7 @@ namespace Tgstation.Server.Host.Components.Deployment
|
||||
|
||||
if (!dmbExistsAtRoot)
|
||||
{
|
||||
logger.LogTrace("Didn't find .dmb at game directory root, checking A/B dirs...");
|
||||
var primaryCheckTask = ioManager.FileExists(
|
||||
ioManager.ConcatPath(
|
||||
newProvider.Directory,
|
||||
|
||||
Reference in New Issue
Block a user