GC-Proto/proto/UnlockTransPointRsp.proto

10 lines
178 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 23504
// Version: 4.6.0
// Obfs: LJJNGFAEJOG
message UnlockTransPointRsp {
int32 retcode = 1;
}