import PlayerLevel

This commit is contained in:
Sainan 2025-01-20 09:21:31 +01:00
parent 0d7cfedf3a
commit b0f6beee7d

View File

@ -156,6 +156,7 @@ export const importInventory = (db: TInventoryDatabaseDocument, client: Partial<
db.UseAdultOperatorLoadout = client.UseAdultOperatorLoadout;
}
for (const key of [
"PlayerLevel",
"RegularCredits",
"PremiumCredits",
"PremiumCreditsFree",