mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 19:10:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,7 +22,7 @@ import "GCGReason.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message GCGMsgCostDice {
|
||||
uint32 controller_id = 6;
|
||||
repeated uint32 select_dice_index_list = 13;
|
||||
GCGReason reason = 9;
|
||||
GCGReason reason = 1;
|
||||
repeated uint32 select_dice_index_list = 12;
|
||||
uint32 controller_id = 7;
|
||||
}
|
||||
|
Reference in New Issue
Block a user