GC-Proto/proto/SeaLampSectionInfo.proto

11 lines
154 B
Protocol Buffer
Raw Normal View History

2023-04-11 11:18:47 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: FJMAOPGLLOM
message SeaLampSectionInfo {
uint32 section_id = 12;
}