GC-Proto/unimplemented/CAFNBBKJDDM.proto
2024-08-28 11:45:47 +08:00

15 lines
371 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdID: 331
message CAFNBBKJDDM {
int32 retcode = 13;
oneof detail {
bool is_show_brief_card_event_case = 87;
bool is_show_detail_build = 292;
uint32 red_point = 440;
uint32 bgm_id = 559;
bool is_show_animation = 1824;
}