mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
Cleaned up some code and adhered closer to the Microsoft code standards.
This commit is contained in:
@ -14,5 +14,6 @@ namespace SharedLibrary.Interfaces
|
||||
ClientsDB GetClientDatabase();
|
||||
AliasesDB GetAliasesDatabase();
|
||||
IList<MessageToken> GetMessageTokens();
|
||||
IList<Player> GetActiveClients();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user