NahidaImpact/NahidaImpact.Protocol/GetSceneAreaReq.proto

9 lines
131 B
Protocol Buffer
Raw Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
// CmdId: 25175
// Obf: LABAJDKACOG
message GetSceneAreaReq {
uint32 scene_id = 15;
uint32 belong_uid = 8;
}