Fixed TraderSptCommand namespace issue

This commit is contained in:
Chomp
2025-02-03 12:26:58 +00:00
parent f7d898c3d6
commit 107f1b0f12
@@ -1,4 +1,5 @@
using System.Text.RegularExpressions;
using Core.Helpers.Dialog.Commando.SptCommands;
using Core.Models.Eft.Common.Tables;
using Core.Models.Eft.Dialog;
using Core.Models.Eft.Profile;
@@ -9,7 +10,7 @@ using Core.Services;
using Core.Utils;
using SptCommon.Annotations;
namespace Core.Helpers.Dialog.Commando.SptCommands.TraderCommand;
namespace Core.Helpers.Dialogue.Commando.SptCommands.TraderCommand;
[Injectable]
public class TraderSptCommand(