GC-Proto/proto/TowerAllDataReq.proto

12 lines
164 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: EFPKBNLHIBC
// CmdId: 2482
message TowerAllDataReq {
bool is_interact = 1;
}