added friend code

This commit is contained in:
thom2305 2025-07-04 15:20:23 -04:00
parent d53791ef92
commit 3791abd232
No known key found for this signature in database
GPG Key ID: 0171038FEE1BEF12

View File

@ -244,8 +244,8 @@ class ECommerceInterface {
usedSysBlocks: 0,
titleId: "0001000248414241",
accountCountry: "CA",
deviceCode: "N/A",
accountDeviceCode: "N/A",
deviceCode: "0302167078436756",
accountDeviceCode: this.deviceCode,
};
}
setSessionValue(key, value) {