diff --git a/InternalUtilities/Account.cs b/InternalUtilities/Account.cs index 42a2706c..12accb88 100644 --- a/InternalUtilities/Account.cs +++ b/InternalUtilities/Account.cs @@ -50,6 +50,7 @@ namespace InternalUtilities } private string _decryptKey = ""; + /// aka: activation bytes public string DecryptKey { get => _decryptKey; diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index 650c11b5..c9a2c28e 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -13,7 +13,7 @@ win-x64 - 3.1.12.315 + 3.1.12.316