From 3f28abe2c2f0f7119e168b55a63e6384c4ca92df Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 19 Jun 2019 00:06:40 -0400 Subject: update game-not-found error messages --- build/common.targets | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'build/common.targets') diff --git a/build/common.targets b/build/common.targets index abcf2d87..804f1ed3 100644 --- a/build/common.targets +++ b/build/common.targets @@ -1,7 +1,8 @@ + - + $(AssemblySearchPaths);{GAC} $(DefineConstants);SMAPI_FOR_WINDOWS @@ -9,7 +10,7 @@ - + @@ -57,4 +58,5 @@ + -- cgit