mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 17:14:11 +03:00
Update v1
This commit is contained in:
@@ -3,10 +3,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: HBOAACEFDIO
|
||||
// CmdId: 864
|
||||
// CmdId: 876
|
||||
// Name: JABPJDGCCLD
|
||||
message WorktopOptionNotify {
|
||||
repeated uint32 option_list = 5;
|
||||
uint32 gadget_entity_id = 14;
|
||||
repeated uint32 option_list = 2;
|
||||
uint32 gadget_entity_id = 11;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user