GC-Proto/proto/ReliquaryFilterStateSaveNot...

12 lines
208 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 653
// Name: GMNMJNNKPMO
message ReliquaryFilterStateSaveNotify {
map<uint32, uint32> reliquary_filter_state_map = 6;
}