GC-Proto/proto/TakeInvestigationRewardReq.proto

12 lines
169 B
Protocol Buffer
Raw Permalink Normal View History

2023-05-22 18:08:38 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: ECINNKNDEAB
// CmdId: 1928
message TakeInvestigationRewardReq {
uint32 id = 14;
}