mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
Fix eclale dll name
This commit is contained in:
parent
3230139d9d
commit
35f4f0dd39
@ -10,7 +10,7 @@
|
||||
<script type="text/javascript" src="js/dllpatcher.js"></script>
|
||||
<script type="text/javascript">
|
||||
window.addEventListener("load", function() {
|
||||
new DllPatcher("popn23", [
|
||||
new DllPatcher("popn22", [
|
||||
{
|
||||
name : "Song/EX unlock",
|
||||
patches : [{offset : 0x59508, off: [0xF6, 0xD8, 0x1A, 0xC0, 0x24, 0x02], on : [0xB0, 0x02, 0x90, 0x90, 0x90, 0x90]},
|
||||
|
Loading…
x
Reference in New Issue
Block a user