GC-Proto/proto/EnterMechanicusDungeonReq.p...

12 lines
181 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: AFGBFGAFILO
// CmdId: 3959
message EnterMechanicusDungeonReq {
uint32 difficult_level = 10;
}