pull/2876/head
John McLear 2016-01-10 14:39:41 +00:00
parent ef9cf974a2
commit 50c6b5ed61
1 changed files with 0 additions and 1 deletions

View File

@ -513,7 +513,6 @@ var pad = {
_afterHandshake: function() _afterHandshake: function()
{ {
pad.clientTimeOffset = new Date().getTime() - clientVars.serverTimestamp; pad.clientTimeOffset = new Date().getTime() - clientVars.serverTimestamp;
//initialize the chat //initialize the chat
chat.init(this); chat.init(this);
getParams(); getParams();