remove cruft
parent
6e46a53288
commit
eeeeb04840
|
@ -926,7 +926,6 @@ function handleClientReady(client, message)
|
|||
})
|
||||
|
||||
//If this is a reconnect, we don't have to send the client the ClientVars again
|
||||
//if(message.reconnect == "not accepting true here makes everything work fine but it also sends whole atext which is bad")
|
||||
if(message.reconnect == true)
|
||||
{
|
||||
//Save the revision in sessioninfos, we take the revision from the info the client send to us
|
||||
|
|
Loading…
Reference in New Issue