injectors go brr
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
using Core.Models.Eft.Dialog;
|
||||
using Core.Annotations;
|
||||
using Core.Models.Eft.Dialog;
|
||||
using Core.Models.Eft.Profile;
|
||||
|
||||
namespace Core.Helpers.Dialogue;
|
||||
|
||||
[Injectable]
|
||||
public class SptDialogueChatBot : IDialogueChatBot
|
||||
{
|
||||
public UserDialogInfo GetChatBot()
|
||||
|
||||
Reference in New Issue
Block a user