GC-Proto/unimplemented/OAJGLAMDCBL.proto
2024-08-28 13:04:33 +08:00

12 lines
246 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdId: 23253
import "GetUgcDungeonBriefType.proto";
message OAJGLAMDCBL {
string DPPIBJFOMOC = 1;
GetUgcDungeonBriefType get_brief_type = 9;
}