mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-21 19:42:17 +00:00
Let's not talk about this
This commit is contained in:
parent
6275575358
commit
e46a0397e2
@ -67,7 +67,6 @@ function saveToPlayFab(root) {
|
|||||||
var requestData = {
|
var requestData = {
|
||||||
TitleId: titleId,
|
TitleId: titleId,
|
||||||
PlayFabId: playFabId,
|
PlayFabId: playFabId,
|
||||||
// convert array into object with numbers as keys
|
|
||||||
Data: chunks.mapToObject((_, index) => index, value => value)
|
Data: chunks.mapToObject((_, index) => index, value => value)
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user