mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Update v1
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: AFHDNLJELMP
|
||||
// CmdId: 416
|
||||
// CmdId: 483
|
||||
// Name: MFFLCFKINNA
|
||||
message QuestTransmitRsp {
|
||||
int32 retcode = 5;
|
||||
uint32 point_id = 4;
|
||||
uint32 quest_id = 3;
|
||||
uint32 quest_id = 5;
|
||||
int32 retcode = 3;
|
||||
uint32 point_id = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user