Use unconditional jump for CB camera fix (#42)

This commit is contained in:
Matt Bilker 2018-12-26 01:53:47 -05:00 committed by Will
parent f52d0c8091
commit 8e6d54ece0

View File

@ -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