Now able to get a field from a path
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
using System.Net.NetworkInformation;
|
||||
|
||||
namespace SzCore;
|
||||
|
||||
public static class SZ
|
||||
@@ -130,4 +128,4 @@ public static class SZ
|
||||
{
|
||||
if (!IsInitalized) throw new Exception("SZ.Init has not been called.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user