GC-Proto/proto/SeaLampSectionInfo.proto

11 lines
154 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: FJMAOPGLLOM
message SeaLampSectionInfo {
uint32 section_id = 12;
}