mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// CmdId: 7536
|
||||
// Obf: CLOJNHDBJAP
|
||||
// CmdId: 20579
|
||||
// Obf: HGMGHLOAMHB
|
||||
message GCGDSChangeCardFaceReq {
|
||||
uint32 card_id = 4;
|
||||
uint32 face_type = 1;
|
||||
uint32 face_type = 12;
|
||||
uint32 card_id = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user