style: update data_structure.txt
This commit is contained in:
parent
9eeb7761e4
commit
66451aa9cc
1 changed files with 2 additions and 4 deletions
|
|
@ -3,14 +3,12 @@ Sync:
|
||||||
PolyPlus_Settings: {}
|
PolyPlus_Settings: {}
|
||||||
PolyPlus_PinnedGames: []
|
PolyPlus_PinnedGames: []
|
||||||
PolyPlus_ItemWishlist: []
|
PolyPlus_ItemWishlist: []
|
||||||
|
PolyPlus_AvatarSandboxOutfits: []
|
||||||
|
PolyPlus_TimePlayed: {}
|
||||||
|
|
||||||
Local:
|
Local:
|
||||||
------------------
|
------------------
|
||||||
PolyPlus_InventoryCache: {
|
PolyPlus_InventoryCache: {
|
||||||
data: [],
|
data: [],
|
||||||
requested: number (repersenting date)
|
requested: number (repersenting date)
|
||||||
}
|
|
||||||
PolyPlus_GreatDivideStats_[USER ID]: {
|
|
||||||
data: {},
|
|
||||||
requested: number (representing date)
|
|
||||||
}
|
}
|
||||||
Reference in a new issue