mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-10 17:02:26 +08:00
修改协议文件生成目录层级
This commit is contained in:
@@ -19,7 +19,7 @@ syntax = "proto3";
|
||||
import "CoopChapter.proto";
|
||||
|
||||
package proto;
|
||||
option go_package = "./proto;proto";
|
||||
option go_package = "./;proto";
|
||||
|
||||
// CmdId: 1972
|
||||
// EnetChannelId: 0
|
||||
|
||||
Reference in New Issue
Block a user