mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
Update proto 3.3
This commit is contained in:
@@ -22,7 +22,7 @@ import "AbilitySyncStateInfo.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message TeamEntityInfo {
|
||||
uint32 authority_peer_id = 10;
|
||||
AbilitySyncStateInfo team_ability_info = 9;
|
||||
uint32 team_entity_id = 8;
|
||||
uint32 team_entity_id = 3;
|
||||
uint32 authority_peer_id = 12;
|
||||
AbilitySyncStateInfo team_ability_info = 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user