Typo on docs TableUtil#Reconcile
Closed this issue · 1 comments
ArtisticVampyre commented
print(correctedData) --> {kills = 10, deaths = 0, xp = 0, abc = 30}
abc should be 20
Sleitnick commented
Fixed (at some point, not sure)
Closed this issue · 1 comments
print(correctedData) --> {kills = 10, deaths = 0, xp = 0, abc = 30}
abc should be 20
Fixed (at some point, not sure)