[Patches] Fix border with "Sing Missed" enabled

This commit is contained in:
nastys
2020-11-04 22:43:08 +01:00
parent d641ee1639
commit 0ab373f502
@@ -840,7 +840,8 @@ void ApplyPatches() {
if (nSingMissed)
{
InjectCode((void*)0x140109044, { 0xEB });
InjectCode((void*)0x140109096, { 0xEB });
// Breaks border:
// InjectCode((void*)0x140109096, { 0xEB });
}
// Force mouth animations
{