Closed orendain closed 1 year ago
Fixes privacy toggle not capturing updated PCVR field.
The field must have been updated in Demeo at some point, as the current hook cannot be found.
Additionally, moved the methods to later in the file so that they are in order according to how they appear in the top Patch() method.
Patch()
Fixes privacy toggle not capturing updated PCVR field.
The field must have been updated in Demeo at some point, as the current hook cannot be found.
Additionally, moved the methods to later in the file so that they are in order according to how they appear in the top
Patch()
method.