mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
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