From c6cd7cfcf927c8b21328ff667711da9457513ac6 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 28 Sep 2021 08:46:01 +0000 Subject: [PATCH] 1 --- server/tools/protobuild/cs_msgid.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/tools/protobuild/cs_msgid.proto b/server/tools/protobuild/cs_msgid.proto index 3819bed..177cf0a 100644 --- a/server/tools/protobuild/cs_msgid.proto +++ b/server/tools/protobuild/cs_msgid.proto @@ -24,7 +24,7 @@ enum CMMessageId_e _CMMatchCancel = 218; _CMMatchChoose = 219; _CMMatchStartGame = 220; - _CMMatchStartGameCancel = 221; + _CMMatcheCancelStartGame = 221; } enum SMMessageId_e