From 66451aa9ccab4a9d1f775b8f7daef34dcbd0495b Mon Sep 17 00:00:00 2001 From: Index Date: Sat, 20 Jul 2024 00:46:50 -0500 Subject: [PATCH] style: update data_structure.txt --- data_structure.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/data_structure.txt b/data_structure.txt index 2d9d6ad..8cfa1fc 100755 --- a/data_structure.txt +++ b/data_structure.txt @@ -3,14 +3,12 @@ Sync: PolyPlus_Settings: {} PolyPlus_PinnedGames: [] PolyPlus_ItemWishlist: [] +PolyPlus_AvatarSandboxOutfits: [] +PolyPlus_TimePlayed: {} Local: ------------------ PolyPlus_InventoryCache: { data: [], requested: number (repersenting date) -} -PolyPlus_GreatDivideStats_[USER ID]: { - data: {}, - requested: number (representing date) } \ No newline at end of file