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:
parent
07cdbbf142
commit
716ec05394
4 changed files with 51 additions and 5 deletions
|
@ -44,6 +44,7 @@ namespace IDE
|
|||
public MD5Hash mRecoveryHash;
|
||||
public MD5Hash mMD5Hash;
|
||||
public SHA256Hash mSHA256Hash;
|
||||
public DateTime mFileTime;
|
||||
|
||||
public this()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue