重写消息

This commit is contained in:
liuxiaobo 2025-06-08 22:31:02 +08:00
parent 758af0443f
commit dbcecc8d59

View File

@ -86,7 +86,8 @@ message ColorRoomWaitStart
// //
message ColorRoomStart message ColorRoomStart
{ {
NotifyColorTrend Trends = 1; // NotifyColorGameStart start = 1;
NotifyColorTrend Trends = 2; //
} }
// //
@ -134,6 +135,7 @@ message NotifyColorRoomInfo
message NotifyColorGameStart message NotifyColorGameStart
{ {
int64 endTime = 1; // 3endTime = statusTime+3 int64 endTime = 1; // 3endTime = statusTime+3
int64 jackpot = 2; // jackpot池
} }
message NotifyColorBetting message NotifyColorBetting