clean up comments

This commit is contained in:
Robert McRackan 2020-08-30 13:01:39 -04:00
parent a58f51a8ce
commit d5cd569319
2 changed files with 2 additions and 1 deletions

View file

@ -50,6 +50,7 @@ namespace InternalUtilities
}
private string _decryptKey = "";
/// <summary>aka: activation bytes</summary>
public string DecryptKey
{
get => _decryptKey;