GC-Proto/proto/InterruptGalleryReq.proto

12 lines
170 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: DAIBBJKMOFK
// CmdId: 5591
message InterruptGalleryReq {
uint32 gallery_id = 10;
}