GC-Proto/proto/RobotPushPlayerDataNotify.p...

12 lines
166 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: AGGLECNHNNJ
// CmdId: 42
message RobotPushPlayerDataNotify {
bytes bin = 15;
}