NahidaImpact/NahidaImpact.Protocol/HostPlayerNotify.proto

9 lines
133 B
Protocol Buffer
Raw Permalink Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
// CmdId: 26380
// Obf: FKFBKAKPCPA
message HostPlayerNotify {
uint32 host_uid = 13;
uint32 HostPeerId = 15;
}