Commit 82a4ebcf authored by 18신대성's avatar 18신대성

아니이거왜안됨

parent 1ee86548
......@@ -56,7 +56,7 @@ io.on('connection', function(socket)
console.log(new Date().toLocaleTimeString('ko-KR') + ' ['+socket.playerData.id+'] nickname set to ' + msg.nickname);
GameServer.enterEmptyRoom(socket);
}
catch
catch (e)
{
socket.disconnect();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment