9 lines
133 B
Protocol Buffer
9 lines
133 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 26380
|
||
|
// Obf: FKFBKAKPCPA
|
||
|
message HostPlayerNotify {
|
||
|
uint32 host_uid = 13;
|
||
|
uint32 HostPeerId = 15;
|
||
|
}
|