Sending color outline on connect
This commit is contained in:
@@ -8,4 +8,5 @@ export interface PlayerInterface {
|
||||
companion: string | null;
|
||||
userUuid: string;
|
||||
color?: string;
|
||||
outlineColor?: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user