mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
GCG初步 但会卡进度条 用命令/gcg进入
This commit is contained in:
@@ -18,9 +18,8 @@ syntax = "proto3";
|
||||
|
||||
import "MatchPlayerInfo.proto";
|
||||
|
||||
package proto;
|
||||
option go_package = "./;proto";
|
||||
|
||||
message GCGMatchInfo {
|
||||
repeated MatchPlayerInfo player_list = 13;
|
||||
repeated MatchPlayerInfo player_list = 15;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user