mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
add "Coin Unlock"
This commit is contained in:
@@ -528,6 +528,10 @@
|
|||||||
name : "Remove Timer",
|
name : "Remove Timer",
|
||||||
patches : [{offset : 0xF2EC6, off: [0x0F, 0x85], on : [0x90, 0xE9]}]
|
patches : [{offset : 0xF2EC6, off: [0x0F, 0x85], on : [0x90, 0xE9]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name : "Coin Unlock",
|
||||||
|
patches : [{offset : 0x132866, off: [0x00], on : [0x01]}]
|
||||||
|
},
|
||||||
]),
|
]),
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user