mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
16 lines
287 B
Protocol Buffer
16 lines
287 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: LAICJNCDMMM
|
|
message LAICJNCDMMM {
|
|
string action_type = 1;
|
|
string CGMBEGLPPOI = 2;
|
|
uint32 KIKFCCJKKPI = 3;
|
|
string GLAHKBEAIGO = 4;
|
|
uint32 BOPPPPOPBBA = 5;
|
|
string NOLFILPOAGF = 6;
|
|
}
|
|
|