mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-21 11:31:46 +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 = {
|
||||
TitleId: titleId,
|
||||
PlayFabId: playFabId,
|
||||
// convert array into object with numbers as keys
|
||||
Data: chunks.mapToObject((_, index) => index, value => value)
|
||||
}
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user