mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-07 21:58:06 -05:00
Fix null pointer exception (#207)
This commit is contained in:
parent
3f9ff7f899
commit
3005397bab
@ -1435,6 +1435,7 @@ namespace SharedLibraryCore.Commands
|
||||
Alias = "pa";
|
||||
Permission = Permission.Owner;
|
||||
RequiresTarget = false;
|
||||
_contextFactory = contextFactory;
|
||||
Arguments = new[]
|
||||
{
|
||||
new CommandArgument()
|
||||
|
Loading…
x
Reference in New Issue
Block a user