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 "GCGDiceSideType.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message GCGMsgDiceRoll {
|
||||
repeated GCGDiceSideType dice_side_list = 10;
|
||||
uint32 dice_num = 15;
|
||||
uint32 controller_id = 5;
|
||||
uint32 controller_id = 9;
|
||||
uint32 dice_num = 3;
|
||||
repeated GCGDiceSideType dice_side_list = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user