From fc546b8de443535b7686b389ca49944e59cf118a Mon Sep 17 00:00:00 2001 From: Will Toohey Date: Sat, 3 Jun 2023 10:26:51 +1000 Subject: [PATCH] Fix nost --- nostalgiaop3.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nostalgiaop3.html b/nostalgiaop3.html index 0c8aa98..20c502f 100644 --- a/nostalgiaop3.html +++ b/nostalgiaop3.html @@ -45,6 +45,7 @@ patches: [ {offset: 0x5C50F8, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]}, {offset: 0x5C50D8, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]} + ] }, ]), new Patcher('nostalgia.dll', "2022-04-26", [ @@ -73,7 +74,7 @@ tooltip : 'Hides "CREDIT: %d" and "CREDIT %d COIN: %d / %d"', patches: [ {offset: 0x5D09D0, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]}, - {offset: 0x5D0B70 off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]} + {offset: 0x5D0B70, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]} ] }, ]),