mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
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";
|
option java_package = "emu.grasscutter.net.proto";
|
||||||
|
|
||||||
|
|
||||||
// CmdId: 8127
|
// CmdId: 4453
|
||||||
// Obf: KMIKAFFCKAL
|
// Obf: FKDKFJNGBMH
|
||||||
message ActivityGetFriendGiftWishListReq {
|
message ActivityGetFriendGiftWishListReq {
|
||||||
uint32 schedule_id = 6;
|
uint32 schedule_id = 14;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user