Add a proper double connect Message

This commit is contained in:
Peter 'Pita' Martischka 2011-06-02 01:55:09 +01:00
parent a444e870e0
commit cc7cc8d884
2 changed files with 5 additions and 1 deletions

View file

@ -95,7 +95,7 @@ function handshake()
{
socket.reconnect = false;
socket.disconnect();
alert("You have this Pad already opened in another Window/Tab");
padconnectionstatus.disconnected("userdup");
return;
}
//yeah, the clientVars are here :). So we can start initalizing the Pad