GC-Proto/proto/ForgeGetQueueDataReq.proto

8 lines
158 B
Protocol Buffer
Raw Normal View History

2022-11-06 15:30:21 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
2024-07-08 14:40:31 +03:00
// 4.7.0
// CmdId: 21724 or 5954
// Obf: EMCLHBPFBMB ?
2022-12-05 15:02:30 +03:00
message ForgeGetQueueDataReq {
}