1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-18 08:06:04 +02:00

IDE file recovery

This commit is contained in:
Brian Fiete 2020-09-18 05:30:21 -07:00
parent 1b171d5b20
commit b975acb711
6 changed files with 331 additions and 2 deletions

View file

@ -41,6 +41,7 @@ namespace IDE
public bool mHadRefusedFileChange;
public bool mFileDeleted;
public MD5Hash mRecoveryHash;
public MD5Hash mMD5Hash;
public SHA256Hash mSHA256Hash;