From 646e4de25f93acdce067e48c837ce6bdf895381d Mon Sep 17 00:00:00 2001 From: GloriousEggroll Date: Mon, 9 Mar 2020 01:46:28 -0600 Subject: [PATCH] fix stupid path for patching --- ...mcontroller007_or_steaminput001_without_controller.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/game-patches-testing/proton-hotfixes/steamclient-dont_load_steamcontroller007_or_steaminput001_without_controller.patch b/game-patches-testing/proton-hotfixes/steamclient-dont_load_steamcontroller007_or_steaminput001_without_controller.patch index 8c8f51a11..6bcda55aa 100644 --- a/game-patches-testing/proton-hotfixes/steamclient-dont_load_steamcontroller007_or_steaminput001_without_controller.patch +++ b/game-patches-testing/proton-hotfixes/steamclient-dont_load_steamcontroller007_or_steaminput001_without_controller.patch @@ -1,7 +1,7 @@ -diff --git a/lsteamclient/steamclient_main.c b/lsteamclient/steamclient_main.c +diff --git a/steamclient_main.c b/steamclient_main.c index e0eac01..345e7cd 100644 ---- a/lsteamclient/steamclient_main.c -+++ b/lsteamclient/steamclient_main.c +--- a/steamclient_main.c ++++ b/steamclient_main.c @@ -4,6 +4,7 @@ #include #include