mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
Add max concurrent players over 24 hours badge to home
This commit is contained in:
@ -284,6 +284,8 @@ namespace SharedLibraryCore
|
||||
}
|
||||
}
|
||||
|
||||
public abstract Task<long> GetIdForServer(Server server = null);
|
||||
|
||||
// Objects
|
||||
public IManager Manager { get; protected set; }
|
||||
[Obsolete]
|
||||
|
Reference in New Issue
Block a user