GC-Proto/proto/PacmanSettleInfo.proto

16 lines
294 B
Protocol Buffer
Raw Normal View History

2023-02-28 04:12:44 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "MCJFKEKAFGO.proto";
// Name: EOLLJLFBEKA
2023-04-03 09:51:55 +03:00
message PacmanSettleInfo {
2023-02-28 04:12:44 +03:00
uint32 NACBICBMNFJ = 8;
bool is_new_record = 13;
uint32 final_score = 1;
uint32 LFGKBLLGBBO = 6;
MCJFKEKAFGO reason = 11;
}