[Modify] Polish it

This commit is contained in:
sta 2021-04-03 21:18:07 +09:00
parent e2223f4c6c
commit 61dac4bd8a

View File

@ -540,6 +540,7 @@ namespace WebSocketSharp.Net
return false;
_connections[connection] = connection;
return true;
}
}