This commit is contained in:
schedpas
2020-07-14 14:38:48 +02:00
parent 705044fc57
commit 221e249dc8
3 changed files with 42 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
namespace SM64Lib
namespace Pilz.Cryptography
{
public class UniquieID<TargetType>
{