mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
Update v1
This commit is contained in:
@@ -4,10 +4,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: PAKLNEDHMBL
|
||||
// CmdId: 633
|
||||
// Name: EFOOFNIDNMC
|
||||
message DropHintNotify {
|
||||
Vector position = 14;
|
||||
repeated uint32 item_id_list = 5;
|
||||
Vector position = 6;
|
||||
repeated uint32 item_id_list = 12;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user