mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update v1
This commit is contained in:
@@ -4,10 +4,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "FriendBrief.proto";
|
||||
|
||||
// Name: LKNDAKGIBIA
|
||||
// CmdId: 4071
|
||||
// CmdId: 4028
|
||||
// Name: FCACOLLBEIL
|
||||
message GetPlayerBlacklistRsp {
|
||||
int32 retcode = 13;
|
||||
repeated FriendBrief blacklist = 6;
|
||||
repeated FriendBrief blacklist = 11;
|
||||
int32 retcode = 5;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user