From c145e5f7274fb59b564f2ddf6611e31b88a1f659 Mon Sep 17 00:00:00 2001 From: ClxS Date: Fri, 4 Mar 2016 19:10:39 +0000 Subject: Added event for Inventory change --- TrainerMod/TrainerMod.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TrainerMod') diff --git a/TrainerMod/TrainerMod.csproj b/TrainerMod/TrainerMod.csproj index 213b3210..61cb0829 100644 --- a/TrainerMod/TrainerMod.csproj +++ b/TrainerMod/TrainerMod.csproj @@ -38,7 +38,7 @@ False - D:\Games\steamapps\common\Stardew Valley\Stardew Valley.exe + ..\..\..\..\Games\SteamLibrary\steamapps\common\Stardew Valley\Stardew Valley.exe @@ -49,7 +49,7 @@ - D:\Games\steamapps\common\Stardew Valley\xTile.dll + ..\..\..\..\Games\SteamLibrary\steamapps\common\Stardew Valley\xTile.dll -- cgit