add note about missing support for reporting power cubes when redeeming
need to capture the traffic to see the data format for this - tricky!
This commit is contained in:
parent
140e4f4178
commit
f8768acf63
@ -46,6 +46,7 @@ window.handleRedeemResponse = function(data, textStatus, jqXHR) {
|
|||||||
if(!bursts[level]) bursts[level] = 0;
|
if(!bursts[level]) bursts[level] = 0;
|
||||||
bursts[level] += 1;
|
bursts[level] += 1;
|
||||||
}
|
}
|
||||||
|
//TODO: add support for power cubes
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user