GC-Proto/proto/BackRebornGalleryReq.proto

12 lines
170 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: KCBLNOAFPEG
// CmdId: 5574
message BackRebornGalleryReq {
uint32 gallery_id = 1;
}