mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 17:14:11 +03:00
Update 3.6
This commit is contained in:
@@ -3,9 +3,9 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: DBFMECFKJMM
|
||||
// Name: CHLBGNJMBFM
|
||||
message GCGMsgPVEIntention {
|
||||
repeated uint32 skill_id_list = 5;
|
||||
uint32 card_guid = 13;
|
||||
uint32 card_guid = 15;
|
||||
repeated uint32 skill_id_list = 10;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user