mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-11 01:32:27 +08:00
GCG初步 但会卡进度条 用命令/gcg进入
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
package proto;
|
||||
import "Uint32Pair.proto";
|
||||
|
||||
option go_package = "./;proto";
|
||||
|
||||
message GCGMsgUpdateController {
|
||||
map<uint32, uint32> allow_controller_map = 7;
|
||||
repeated Uint32Pair allow_controller_map = 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user