mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 17:14:11 +03:00
Update 3.2
This commit is contained in:
@@ -21,7 +21,7 @@ import "AnchorPointData.proto";
|
||||
import "ClientCollectorData.proto";
|
||||
import "LunchBoxData.proto";
|
||||
import "OneofGatherPointDetectorData.proto";
|
||||
import "Unk2700_CCEOEOHLAPK.proto";
|
||||
import "SkyCrystalDetectorData.proto";
|
||||
import "WidgetCoolDownData.proto";
|
||||
import "WidgetSlotData.proto";
|
||||
|
||||
@@ -31,7 +31,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// EnetChannelId: 0
|
||||
// EnetIsReliable: true
|
||||
message AllWidgetDataNotify {
|
||||
repeated uint32 Unk3000_CNNFGFBBBFP = 11;
|
||||
repeated uint32 background_active_widget_list = 11;
|
||||
LunchBoxData lunch_box_data = 1;
|
||||
repeated WidgetCoolDownData cool_down_group_data_list = 13;
|
||||
repeated AnchorPointData anchor_point_list = 3;
|
||||
@@ -40,5 +40,5 @@ message AllWidgetDataNotify {
|
||||
repeated ClientCollectorData client_collector_data_list = 4;
|
||||
repeated OneofGatherPointDetectorData oneof_gather_point_detector_data_list = 15;
|
||||
repeated WidgetCoolDownData normal_cool_down_data_list = 9;
|
||||
Unk2700_CCEOEOHLAPK Unk2700_COIELIGEACL = 12;
|
||||
SkyCrystalDetectorData sky_crystal_detector_data = 12;
|
||||
}
|
||||
|
Reference in New Issue
Block a user