diff --git a/static/js/pad2.js b/static/js/pad2.js index 71e3ad1e4..328fda688 100644 --- a/static/js/pad2.js +++ b/static/js/pad2.js @@ -98,6 +98,9 @@ function handshake() //yeah, the clientVars are here :). So we can start initalizing the Pad else { + if(window.console) + console.log(obj); + receivedClientVars=true; clientVars = obj;