1
0
mirror of https://gitlab.com/YuukiPS/GC-Proto.git synced 2025-04-06 00:56:07 +03:00
GC-Proto/proto/ONIKMEGNJAK.proto
2023-02-28 09:12:44 +08:00

12 lines
187 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: ONIKMEGNJAK
message ONIKMEGNJAK {
repeated uint32 ECNNODOGJIA = 3;
uint32 controller_id = 10;
}