discord login
This commit is contained in:
@@ -11,6 +11,8 @@ export interface PlayerNetcode extends GameObjectNetcode {
|
||||
team: string
|
||||
username: string
|
||||
turn: string
|
||||
discord_id?: string
|
||||
image?: string
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user