mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-14 04:32:27 +08:00
GCG初步 但会卡进度条 用命令/gcg进入
This commit is contained in:
@@ -18,13 +18,12 @@ syntax = "proto3";
|
||||
|
||||
import "GCGReason.proto";
|
||||
|
||||
package proto;
|
||||
option go_package = "./;proto";
|
||||
|
||||
message GCGMsgTokenChange {
|
||||
uint32 before = 13;
|
||||
uint32 token_type = 4;
|
||||
uint32 card_guid = 2;
|
||||
uint32 after = 11;
|
||||
GCGReason reason = 7;
|
||||
uint32 token_type = 7;
|
||||
uint32 Unk3300_LLGHGEALDDI = 10;
|
||||
GCGReason reason = 3;
|
||||
uint32 Unk3300_LCNKBFBJDFM = 12;
|
||||
uint32 card_guid = 13;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user