mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update proto 3.3 (fix5)
* including v4 This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user