Commit fd917b4d authored by Chunchi Che's avatar Chunchi Che

fix

parent 7deb552a
Pipeline #20816 failed with stage
in 22 seconds
......@@ -612,7 +612,7 @@ message StocGameMessage {
}
message ChainAction {
int32 chain_code = 1;
CardLocation = location = 2;
CardLocation location = 2;
int32 triggering_controller = 3;
int32 triggering_location = 4;
int32 triggering_sequence = 5;
......
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