GC-Proto/proto/InBattleIrodoriChessSettleInfo.proto
2023-02-28 09:12:44 +08:00

16 lines
308 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: JIJKNLIIGAF
message InBattleIrodoriChessSettleInfo {
uint64 scene_time_ms = 14;
bool is_perfect = 4;
bool is_activity_end = 1;
bool is_new_record = 2;
uint32 LFMGDDMJGIP = 9;
uint32 CGCEKHJDBBP = 6;
}