GC-Proto/proto/TrackingIOInfo.proto

17 lines
321 B
Protocol Buffer
Raw Normal View History

2022-11-06 15:30:21 +03:00
syntax = "proto3";
2022-11-06 15:30:21 +03:00
option java_package = "emu.grasscutter.net.proto";
2023-04-11 11:18:47 +03:00
// Name: NIKAOEMFALA
2022-11-06 15:30:21 +03:00
message TrackingIOInfo {
2023-04-11 11:18:47 +03:00
string BFMFMEMDFKI = 13;
string IEJAJOEMHHH = 12;
string BACNDOEIJAI = 2;
string JFALHGNODBE = 6;
string ODNKGDEPIJP = 7;
string MFCOPCCIKCA = 8;
string KFBANNMIEGD = 14;
2022-11-06 15:30:21 +03:00
}
2023-02-28 06:08:38 +03:00