add missing package.json and attributes, added example 22
This commit is contained in:
@@ -3,9 +3,11 @@ using Core.Models.Eft.Dialog;
|
||||
using Core.Models.Eft.Profile;
|
||||
using Core.Servers;
|
||||
using Core.Services;
|
||||
using SptCommon.Annotations;
|
||||
|
||||
namespace _21CustomCommandoCommand;
|
||||
|
||||
[Injectable]
|
||||
public class CustomCommandoCommand : IChatCommand
|
||||
{
|
||||
private DatabaseServer _databaseServer;
|
||||
|
||||
Reference in New Issue
Block a user