mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Update proto 3.3
This commit is contained in:
@@ -22,6 +22,6 @@ import "WidgetSlotData.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message PlayerWidgetInfo {
|
||||
uint32 uid = 14;
|
||||
repeated WidgetSlotData slot_list = 13;
|
||||
uint32 uid = 6;
|
||||
repeated WidgetSlotData slot_list = 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user