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

8 lines
131 B
Protocol Buffer

syntax = "proto3";
// CmdId: 25175
// Obf: LABAJDKACOG
message GetSceneAreaReq {
uint32 scene_id = 15;
uint32 belong_uid = 8;
}