GC-Proto/unimplemented/CAFNBBKJDDM.proto

15 lines
371 B
Protocol Buffer
Raw Normal View History

2024-08-27 22:55:06 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdID: 331
message CAFNBBKJDDM {
int32 retcode = 13;
2024-08-28 06:45:47 +03:00
oneof detail {
2024-08-27 22:55:06 +03:00
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;
}