From 2d3d617a69ea856b946618e4283727eb7c835ba9 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Sat, 24 Sep 2022 16:12:54 +0800 Subject: [PATCH] 1 --- server/tools/protobuild/cs_proto.proto | 6 ------ 1 file changed, 6 deletions(-) diff --git a/server/tools/protobuild/cs_proto.proto b/server/tools/protobuild/cs_proto.proto index a232771f..3c6bdcc7 100755 --- a/server/tools/protobuild/cs_proto.proto +++ b/server/tools/protobuild/cs_proto.proto @@ -1128,12 +1128,6 @@ message SMRollMsg repeated MFRichTextElement elements = 1; //富文本信息 } -//个人信息统计 -message SMPlayerStats -{ - optional MFPlayerStats player_stats = 1; -} - //游戏结束 message SMGameOver {