mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Fix a20+
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@
|
||||
{
|
||||
name : "MFC Mode",
|
||||
tooltip: "Like PFC Mode except this time no Perfects. Requires PFC Mode to be enabled.",
|
||||
patches: [[{offset: 0xA870C, off:[0x83,0xF8,0x02], on:[0x83,0xF8,0x01]}],
|
||||
patches: [{offset: 0xA870C, off:[0x83,0xF8,0x02], on:[0x83,0xF8,0x01]}],
|
||||
},
|
||||
{
|
||||
name: "Hide all bottom text",
|
||||
|
||||
Reference in New Issue
Block a user