From 8017c2333181e3fd157593dddebe0d9b5e0d52fe Mon Sep 17 00:00:00 2001 From: ClxS Date: Fri, 7 Oct 2016 18:22:31 +0100 Subject: Disabled overridden update call --- src/TrainerMod/TrainerMod.csproj | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/TrainerMod') diff --git a/src/TrainerMod/TrainerMod.csproj b/src/TrainerMod/TrainerMod.csproj index fd0a885d..cc195e2a 100644 --- a/src/TrainerMod/TrainerMod.csproj +++ b/src/TrainerMod/TrainerMod.csproj @@ -64,8 +64,7 @@ True - $(SteamPath)\steamapps\common\Stardew Valley\Stardew Valley.exe - False + ..\..\..\..\Games\SteamLibrary\steamapps\common\Stardew Valley\Stardew Valley.exe @@ -76,8 +75,7 @@ - $(SteamPath)\steamapps\common\Stardew Valley\xTile.dll - False + ..\..\..\..\Games\SteamLibrary\steamapps\common\Stardew Valley\xTile.dll -- cgit