From 134967456cb671852c1a1eae482ed4e47ae10163 Mon Sep 17 00:00:00 2001 From: ZXMushroom63 Date: Wed, 2 Oct 2024 14:58:37 +0800 Subject: [PATCH] Finish patches registry --- index.html | 1 + injector.js | 6 ++++++ patches.js | 7 +++++++ postinit.js | 6 ++++++ 4 files changed, 20 insertions(+) diff --git a/index.html b/index.html index 5411a26..27d2158 100644 --- a/index.html +++ b/index.html @@ -175,6 +175,7 @@ `; var freezeCallstack = `if(ModAPI.hooks.freezeCallstack){return false};`; + diff --git a/injector.js b/injector.js index 3059bb3..2928342 100644 --- a/injector.js +++ b/injector.js @@ -276,6 +276,7 @@ var main;(function(){` patchedFile = patchedFile.replace( ` id="game_frame">`, ` id="game_frame"> + \