mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-01-20 16:38:45 +01:00
Add copula quick retry
This commit is contained in:
parent
b65e84fbf6
commit
a621d97173
@ -54,6 +54,11 @@
|
||||
tooltip : "Don't show tutorial for Hell Charge Notes",
|
||||
patches : [{offset : 0x6F3E6, off: [0x5E, 0xE9, 0x24, 0xFF, 0xFF, 0xFF], on : [0x00, 0x00, 0x00, 0x00, 0x00, 0x00]}]
|
||||
},
|
||||
{
|
||||
name : "Quick Retry",
|
||||
tooltip : "Hold VEFX and Effect during a song to restart",
|
||||
patches : [{offset : 0x46724, off: [0x8A, 0xC3], on : [0xB0, 0x01]}]
|
||||
},
|
||||
{
|
||||
name : "Dark Mode",
|
||||
patches : [{offset : 0x68833, off: [0x74, 0x32], on : [0x90, 0x90]}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user