From 29135d1c265097cc447497b20612fcedbc3e75c6 Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Mon, 19 Dec 2016 20:27:05 -0500 Subject: [PATCH] Whoops. --- patch/block_cart_update.pco | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/patch/block_cart_update.pco b/patch/block_cart_update.pco index ff87872..4d8b449 100644 --- a/patch/block_cart_update.pco +++ b/patch/block_cart_update.pco @@ -11,9 +11,11 @@ rel exe_text # Therefore, loop to replace these instances and exit upon not-found. -find 0C18E1D8 +next: + +find 0C18E1D8 jmpnf end -set 0B1821C8 -jmp next +set 0B1821C8 +jmp next end: -- 2.39.5