Skip to content

Commit

Permalink
Update NS_0100EC001DE7E000_Hiiro_no_Kakera_Tamayorihime_Kitan_Omoiiro…
Browse files Browse the repository at this point in the history
…_no_Kioku.js

Formating file
  • Loading branch information
amy10111111111 authored Aug 20, 2024
1 parent 3eb3527 commit 829880a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// ==/UserScript==
trans.replace(function (s) {
return s
.replaceAll(/<\w+=[^>]+>|<\/\w+>/g, '')
.replaceAll(/<\w+=[^>]+>|<\/\w+>/g, '')

;
});
Expand All @@ -26,7 +26,7 @@ setHook({
}[globalThis.gameVer = globalThis.gameVer ?? gameVer]);

function handler(regs, index, hookname) {
//console.log('onEnter ' + hookname);


const address = regs[index].value;
//console.log("onEnter: " + hookname);
Expand Down

0 comments on commit 829880a

Please sign in to comment.