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

Fixed FileWatcher overflow manual override

This commit is contained in:
Brian Fiete 2020-11-04 06:51:30 -08:00
parent 07cdbbf142
commit 716ec05394
4 changed files with 51 additions and 5 deletions

View file

@ -44,6 +44,7 @@ namespace IDE
public MD5Hash mRecoveryHash;
public MD5Hash mMD5Hash;
public SHA256Hash mSHA256Hash;
public DateTime mFileTime;
public this()
{