diff --git a/SilentPatchIII/SilentPatchIII.cpp b/SilentPatchIII/SilentPatchIII.cpp index 683a469..01d2f47 100644 --- a/SilentPatchIII/SilentPatchIII.cpp +++ b/SilentPatchIII/SilentPatchIII.cpp @@ -888,7 +888,7 @@ void Patch_III_Common() // push ecx // nop... - Patch( addr.get( 0x3E ), 0x59 ); + Patch( addr.get( 0x3E ), 0x51 ); Nop( addr.get( 0x3E + 1 ), 6 ); InjectHook( addr.get( 0x46 ), PickNextNodeToChaseCarXYZ ); Patch( addr.get( 0x4B + 2 ), 0xC ); diff --git a/SilentPatchIII/versionmeta.props b/SilentPatchIII/versionmeta.props index 2421328..45a1752 100644 --- a/SilentPatchIII/versionmeta.props +++ b/SilentPatchIII/versionmeta.props @@ -6,7 +6,7 @@ .asi SilentPatch for GTA III 6 - 0 + 1 2013-2018