mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
Moved Alias Database into interface...
This commit is contained in:
@ -16,5 +16,6 @@ namespace SharedLibrary.Interfaces
|
||||
List<Command> GetCommands();
|
||||
IPenaltyList GetClientPenalties();
|
||||
ClientsDB GetClientDatabase();
|
||||
AliasesDB GetAliasesDatabase();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user