GC-Proto/unimplemented/AGNGBCGNMBM.proto
2024-08-28 11:45:47 +08:00

11 lines
238 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
message AGNGBCGNMBM {
uint32 EEPGBFLJALK = 2;
repeated uint32 progress_stage_list = 11;
uint32 progress = 12;
string key = 14;
}