mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Use unconditional jump for CB camera fix (#42)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
{
|
||||
// ported by Iemnok?
|
||||
name: 'Skip CAMERA DEVICE ERROR prompt',
|
||||
patches: [{offset: 0x10C5FB, off: [0x84], on: [0x85]}]
|
||||
patches: [{offset: 0x10C5FB, off: [0x84], on: [0x81]}]
|
||||
},
|
||||
{
|
||||
// ported by Xyen
|
||||
|
||||
Reference in New Issue
Block a user