Fix compile bug

This commit is contained in:
CreepyCrafter24 2020-03-13 20:45:04 +01:00
parent 2c8833f424
commit 81840fe0e8

View File

@ -189,7 +189,7 @@ namespace UpTool2
#if DEBUG
+ $"{Environment.NewLine}File was: {path}"
#endif
, "Failed to start!");
+ "Failed to start!");
}
}