GC-Proto/proto/TowerAllDataReq.proto

12 lines
164 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 2472
// Name: BHBFGMDJLLI
message TowerAllDataReq {
bool is_interact = 7;
}