Add future work note

This commit is contained in:
Matt Nadareski
2021-04-01 14:53:25 -07:00
parent 579c9c0f84
commit 0bf5065cbc

View File

@@ -17,6 +17,7 @@ namespace BurnOutSharp
/// <summary>
/// Determines whether the byte position of found protection is included or not
/// </summary>
/// TODO: Change this to a more generic debug flag for broader use
public bool IncludePosition { get; set; } = false;
/// <summary>