mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
track private slots for webfront overview
This commit is contained in:
@ -73,6 +73,11 @@ namespace SharedLibraryCore.Interfaces
|
||||
/// </summary>
|
||||
string GamePassword { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Number of private client slots
|
||||
/// </summary>
|
||||
int PrivateClientSlots { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Current map the game server is running
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user