transmit companion to remote players
This commit is contained in:
@@ -6,4 +6,5 @@ export interface AddPlayerInterface {
|
||||
name: string;
|
||||
characterLayers: BodyResourceDescriptionInterface[];
|
||||
position: PointInterface;
|
||||
companion: string|null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user