Fixed namespace

This commit is contained in:
NicoAICP 2020-03-01 14:45:18 +01:00
parent 4751caef30
commit e82401b63c

View file

@ -6,7 +6,7 @@ using System.Text;
using System.Xml;
using UWUVCI_AIO_WPF.Properties;
namespace UWUVCI_AIO
namespace UWUVCI_AIO_WPF
{
internal static class Injection
{