From cd006e631c061fe47c0cf56bc3ac55e81fe8f99b Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 25 Apr 2023 13:55:37 +0800 Subject: [PATCH] 1 --- server/tools/protobuild/cs_proto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/server/tools/protobuild/cs_proto.proto b/server/tools/protobuild/cs_proto.proto index 5a4a151b..80afdb78 100755 --- a/server/tools/protobuild/cs_proto.proto +++ b/server/tools/protobuild/cs_proto.proto @@ -60,6 +60,7 @@ message CMPing message SMPing { optional int32 param1 = 1; + optional int32 source = 2 [default = 0]; //0:tcp 1:udp } //kcp握手