mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 00:54:11 +03:00
Update 3.6
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: GDONGDLNKGA
|
||||
// CmdId: 4384
|
||||
// CmdId: 4406
|
||||
// Name: MDIJHFEDIGC
|
||||
message ScenePlayOwnerInviteNotify {
|
||||
bool is_remain_reward = 10;
|
||||
uint32 invite_cd = 3;
|
||||
uint32 play_id = 14;
|
||||
uint32 play_id = 1;
|
||||
bool is_remain_reward = 13;
|
||||
uint32 invite_cd = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user