GC-Proto/proto/UnlockTransPointRsp.proto

12 lines
166 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: NEKAJEGPNFH
// CmdId: 3311
message UnlockTransPointRsp {
int32 retcode = 14;
}