Added VR address to the dialog patch
This commit is contained in:
parent
c7028ce75c
commit
5b00cd2f9c
@ -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::RelocationID(52428, 53327) };
|
||||
REL::Relocation<func_t> func{ REL::VariantID(52428, 53327, 0x8EAD70) };
|
||||
func(a_bool);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user