Fixed quest journal's VR address
This commit is contained in:
parent
645d58b9e4
commit
6605d11a98
@ -46,7 +46,7 @@ private:
|
||||
{
|
||||
using func_t = decltype(&OpenJournal);
|
||||
// Checked: 1.5.97, 1.6.640, 1.6.659, 1.6.1130
|
||||
REL::Relocation<func_t> func{ REL::VariantID(52428, 53327, 0x8EAD70) };
|
||||
REL::Relocation<func_t> func{ REL::VariantID(52428, 53327, 0x92F0F0) };
|
||||
func(a_bool);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user