mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Fix a20+
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@
|
|||||||
{
|
{
|
||||||
name : "MFC Mode",
|
name : "MFC Mode",
|
||||||
tooltip: "Like PFC Mode except this time no Perfects. Requires PFC Mode to be enabled.",
|
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",
|
name: "Hide all bottom text",
|
||||||
|
|||||||
Reference in New Issue
Block a user