mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 02:02:59 +03:00
Update 3.6
This commit is contained in:
@@ -4,10 +4,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "RogueDiaryAvatar.proto";
|
||||
|
||||
// Name: OGDCGLMJODF
|
||||
// CmdId: 8388
|
||||
// CmdId: 8665
|
||||
// Name: HOPOGICCIKF
|
||||
message EnterRogueDiaryDungeonReq {
|
||||
repeated RogueDiaryAvatar chosen_avatar_list = 13;
|
||||
repeated uint32 chosen_card_list = 14;
|
||||
repeated RogueDiaryAvatar chosen_avatar_list = 6;
|
||||
repeated uint32 chosen_card_list = 2;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user