NahidaImpact/NahidaImpact.Protocol/HostPlayerNotify.proto
2024-01-04 16:48:39 +03:00

8 lines
133 B
Protocol Buffer

syntax = "proto3";
// CmdId: 26380
// Obf: FKFBKAKPCPA
message HostPlayerNotify {
uint32 host_uid = 13;
uint32 HostPeerId = 15;
}