Comment 7 for bug 566915

Revision history for this message
notagenericname (mlin4589) wrote :

also game server begin step the script concerning joining players
        if(sockstatus == 2) {
            closesocket(client)//all I changed
            with(joiningPlayer) {
                instance_destroy();
            }