injectors go brr

This commit is contained in:
CWX
2025-01-11 21:01:32 +00:00
parent d5958dff31
commit 1767ad9be2
71 changed files with 236 additions and 97 deletions
+3 -1
View File
@@ -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()