start add of join button (still need to grab the external IP address)
finish up fixes for alias stuff
This commit is contained in:
@ -19,5 +19,6 @@ namespace SharedLibraryCore.Dtos
|
||||
public Helpers.PlayerHistory[] PlayerHistory { get; set; }
|
||||
public long ID { get; set; }
|
||||
public bool Online { get; set; }
|
||||
public string ConnectProtocolUrl { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user