mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-12 12:12:26 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -24,6 +24,6 @@ option go_package = "./;proto";
|
||||
// EnetIsReliable: true
|
||||
// IsAllowClient: true
|
||||
message AvatarEnterElementViewNotify {
|
||||
bool is_triggerd = 3;
|
||||
bool is_triggered = 3;
|
||||
uint32 avatar_entity_id = 12;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user