1
0
mirror of https://gitlab.com/YuukiPS/GC-Proto.git synced 2025-03-13 13:44:38 +03:00
GC-Proto/unimplemented/GLCCNEOPKFF.proto

12 lines
226 B
Protocol Buffer
Raw Normal View History

2024-08-27 22:55:06 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdID: 29160
import "DLNMIFIODEB.proto";
message GLCCNEOPKFF {
int32 retcode = 5;
repeated DLNMIFIODEB ILNBHPKJKMG = 14;
}