mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-17 17:34:39 +01:00
Fixing typo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user