mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-13 17:22:34 +08:00
修改协议文件生成目录层级
This commit is contained in:
@@ -21,7 +21,7 @@ import "AbilityString.proto";
|
||||
import "ModifierDurability.proto";
|
||||
|
||||
package proto;
|
||||
option go_package = "./proto;proto";
|
||||
option go_package = "./;proto";
|
||||
|
||||
message AbilityAppliedModifier {
|
||||
int32 modifier_local_id = 1;
|
||||
|
||||
Reference in New Issue
Block a user