mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-27 00:49:25 +03:00
18 lines
449 B
Protocol Buffer
18 lines
449 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
|
|
import "Uint32Pair.proto";
|
|
import "HIFBNCOBDDK.proto";
|
|
|
|
message LOAAEEOPJAD {
|
|
uint32 cur_score = 1;
|
|
repeated uint32 EDMGKCHACBE = 2;
|
|
repeated Uint32Pair IEGBMLHPNGC = 3;
|
|
uint32 JGNOFMBFFKI = 6;
|
|
repeated HIFBNCOBDDK IAMMMOGKDAF = 8;
|
|
uint32 IONGHIOEDFH = 13;
|
|
bool KNHICJHGBEM = 14;
|
|
repeated Uint32Pair HBJKKPGOPHN = 15;
|
|
}
|