update for new build path

This commit is contained in:
Jesse Plamondon-Willard 2021-10-17 19:28:14 -04:00
parent 6268abed37
commit ccbf589a5b
No known key found for this signature in database
GPG Key ID: CF8B1456B3E29F49
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ namespace StardewModdingAPI.Internal
// remove unneeded root build paths for SMAPI and Stardew Valley
message = message
.Replace(@"C:\source\_Stardew\SMAPI\src\", "")
.Replace(@"E:\source\_Stardew\SMAPI\src\", "")
.Replace(@"C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\", "");
// remove placeholder info in Linux/macOS stack traces