diff --git a/QuickPatcher/BinaryResources.cs b/QuickPatcher/BinaryResources.cs index d42bccc..342efde 100644 --- a/QuickPatcher/BinaryResources.cs +++ b/QuickPatcher/BinaryResources.cs @@ -14,7 +14,7 @@ public static class BinaryResources public static Stream GetPatchPayload() { string payloadResourcePath = "TiberiumFusion.FixedSteamFriendsUI.QuickPatcher.Resources." - + "Patch.PatchPayload_v1.2.0-{33959a10-3a63-42d1-a3c2-d827d3f3fd77}.zip"; + + "Patch.PatchPayload_v1.2.0-{68c67e12-e61e-4148-a5af-91b0e2c223b7}.zip"; return Assembly.GetExecutingAssembly().GetManifestResourceStream(payloadResourcePath); } diff --git a/QuickPatcher/QuickPatcher.csproj b/QuickPatcher/QuickPatcher.csproj index cb89974..edc4200 100644 --- a/QuickPatcher/QuickPatcher.csproj +++ b/QuickPatcher/QuickPatcher.csproj @@ -147,8 +147,8 @@ ResXFileCodeGenerator Resources.Designer.cs - - Resources\Patch\PatchPayload_v1.2.0-{33959a10-3a63-42d1-a3c2-d827d3f3fd77}.zip + + Resources\Patch\PatchPayload_v1.2.0-{68c67e12-e61e-4148-a5af-91b0e2c223b7}.zip