mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-17 18:59:17 +01:00
Use unconditional jump for CB camera fix (#42)
This commit is contained in:
parent
f52d0c8091
commit
8e6d54ece0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user