mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update 3.6
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: DFPGBOBGOKE
|
||||
// CmdId: 1810
|
||||
// CmdId: 1819
|
||||
// Name: GKDMNMMGFPD
|
||||
message MpPlayGuestReplyNotify {
|
||||
uint32 uid = 2;
|
||||
uint32 mp_play_id = 14;
|
||||
bool is_agree = 10;
|
||||
bool is_agree = 11;
|
||||
uint32 uid = 3;
|
||||
uint32 mp_play_id = 8;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user