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

8 lines
133 B
Protocol Buffer

syntax = "proto3";
// CmdId: 26498
// Obf: EBDJGELLMOF
message SceneTransToPointReq {
uint32 scene_id = 4;
uint32 point_id = 1;
}