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

10 lines
183 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdID: 25566
message ACHBOCKFICE {
int32 retcode = 9;
uint32 offering_id = 12;
}