Update proto ActivityGetFriendGiftWishListReq
This commit is contained in:
parent
989a3a53ec
commit
43317b53a0
|
@ -19,8 +19,8 @@ syntax = "proto3";
|
|||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// CmdId: 8127
|
||||
// Obf: KMIKAFFCKAL
|
||||
// CmdId: 4453
|
||||
// Obf: FKDKFJNGBMH
|
||||
message ActivityGetFriendGiftWishListReq {
|
||||
uint32 schedule_id = 6;
|
||||
uint32 schedule_id = 14;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue