mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-27 12:42:57 +08:00
Fixing typo
This commit is contained in:
parent
8294c793c0
commit
bfbf1b602a
@ -8,7 +8,7 @@ import "EntityRendererChangedInfo.proto";
|
||||
import "SceneEntityAiInfo.proto";
|
||||
import "Vector.proto";
|
||||
|
||||
message EntityAuthorityInfo {;
|
||||
message EntityAuthorityInfo {
|
||||
AbilitySyncStateInfo abilityInfo = 1;
|
||||
EntityRendererChangedInfo rendererChangedInfo = 2;
|
||||
SceneEntityAiInfo aiInfo = 3;
|
||||
|
Loading…
Reference in New Issue
Block a user