GC-Proto/proto/HomeGetArrangementInfoReq.p...

12 lines
187 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: IGAJFOIJIMP
// CmdId: 4538
message HomeGetArrangementInfoReq {
repeated uint32 scene_id_list = 3;
}