Commit 382c834d authored by Chunchi Che's avatar Chunchi Che

add release_param

parent 3383e74b
Pipeline #20768 failed with stage
in 21 seconds
......@@ -414,6 +414,7 @@ message StocGameMessage {
int32 code = 1;
CardLocation location = 2;
int32 response = 3; // 玩家选择后需要传给服务端的值
int32 release_param = 4; // 意义不明的字段
}
int32 player = 1; // 玩家编号
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment