Wrong array values
This commit is contained in:
parent
14a157b7e3
commit
56a89e5905
4
index.js
4
index.js
@ -41,8 +41,8 @@ BEST_LENGTH = vals[1]
|
||||
TOTAL_ATTEMPTS = vals[2]
|
||||
TOTAL_LENGTH = vals[3]
|
||||
LAST_LENGTH = 0
|
||||
BEST_SEEN = vals[5]
|
||||
BEST_SEEN_WHO = vals[6]
|
||||
BEST_SEEN = vals[4]
|
||||
BEST_SEEN_WHO = vals[5]
|
||||
TEST_REGIONS = []
|
||||
APPLES_LIST=[]
|
||||
targetApp={}
|
||||
|
Loading…
x
Reference in New Issue
Block a user