mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 02:02:59 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
import "RogueDiaryAvatar.proto";
|
||||
// CmdId: 8477
|
||||
// Obf: LIIEHDOMENC
|
||||
// CmdId: 6423
|
||||
// Obf: EPOPECKEHCC
|
||||
message EnterRogueDiaryDungeonReq {
|
||||
repeated RogueDiaryAvatar chosen_avatar_list = 1;
|
||||
repeated uint32 chosen_card_list = 3;
|
||||
repeated RogueDiaryAvatar chosen_avatar_list = 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user