import PlayerLevel
This commit is contained in:
parent
0d7cfedf3a
commit
b0f6beee7d
@ -156,6 +156,7 @@ export const importInventory = (db: TInventoryDatabaseDocument, client: Partial<
|
|||||||
db.UseAdultOperatorLoadout = client.UseAdultOperatorLoadout;
|
db.UseAdultOperatorLoadout = client.UseAdultOperatorLoadout;
|
||||||
}
|
}
|
||||||
for (const key of [
|
for (const key of [
|
||||||
|
"PlayerLevel",
|
||||||
"RegularCredits",
|
"RegularCredits",
|
||||||
"PremiumCredits",
|
"PremiumCredits",
|
||||||
"PremiumCreditsFree",
|
"PremiumCreditsFree",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user