This commit is contained in:
John McLear 2016-01-10 14:39:41 +00:00
parent ef9cf974a2
commit 50c6b5ed61

View file

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