mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
Update v1
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: PJFHJCNBAFB
|
||||
// CmdId: 4034
|
||||
// CmdId: 4056
|
||||
// Name: HIKJADDBLEJ
|
||||
message AskAddFriendRsp {
|
||||
int32 retcode = 15;
|
||||
uint32 param = 1;
|
||||
uint32 target_uid = 3;
|
||||
int32 retcode = 13;
|
||||
uint32 param = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user