Update proto 3.3 (fix5)

* including v4
This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
Akbar Yahya
2022-12-12 17:28:14 +08:00
parent 80abe46342
commit 336c3a2931
70 changed files with 185 additions and 185 deletions

View File

@@ -23,9 +23,9 @@ import "GCGZoneType.proto";
option java_package = "emu.grasscutter.net.proto";
message GCGMsgMoveCard {
GCGZoneType Unk3300_EJHNJMBJBKG = 9;
GCGZoneType to = 9;
repeated uint32 fail_guid_list = 2;
GCGZoneType Unk3300_NJILOBDEECC = 14;
GCGZoneType from = 14;
uint32 controller_id = 4;
GCGReason reason = 13;
repeated uint32 card_guid_list = 5;