1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-13 00:28:10 -05:00

update help command to use per game commands

This commit is contained in:
RaidMax
2021-11-20 20:32:15 -06:00
parent 882175401e
commit ba2349989f
5 changed files with 98 additions and 74 deletions

View File

@ -23,6 +23,7 @@ namespace SharedLibraryCore
{
_config = config;
_translationLookup = layout;
SupportedGames = new Game[0];
}
/// <summary>