Преглед на файлове

Update namespace for Utility

Bepis преди 6 години
родител
ревизия
0ce8c5520f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      BepInEx/Utility.cs

+ 1 - 1
BepInEx/Utility.cs

@@ -4,7 +4,7 @@ using System.IO;
 using System.Linq;
 using System.Reflection;
 
-namespace BepInEx.Common
+namespace BepInEx
 {
     /// <summary>
     /// Generic helper properties and methods.