This commit is contained in:
Him188 2019-11-16 23:06:51 +08:00
parent c5318362a4
commit fd2edcbd3b

View File

@ -16,7 +16,7 @@ object TouchKey : DecrypterByteArray, DecrypterType<TouchKey> {
}
/**
* The packet to sendTouch server, that is, to start the connection to the server.
* 与服务器建立连接的第一个包
*
* @author Him188moe
*/