mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Debug mode had wrong offset
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@
|
||||
name : "Debug mode",
|
||||
shortname : "debug",
|
||||
tooltip : "Press F1 in-game to open menu",
|
||||
patches : [{offset : 0x150EA, off: [0x32, 0xC0], on : [0x0C, 0x01]}]
|
||||
patches : [{offset : 0x579B0, off: [0x32, 0xC0], on : [0x0C, 0x01]}]
|
||||
},
|
||||
{
|
||||
name : "Skip Card Entry",
|
||||
|
||||
Reference in New Issue
Block a user