should be clean enough to push

This commit is contained in:
John McLear 2015-12-23 14:35:52 +00:00
parent b519f9f156
commit 34a46d6318
4 changed files with 16 additions and 4 deletions

View file

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