Add note to Steam

This commit is contained in:
Matt Nadareski
2021-09-05 23:29:48 -07:00
parent 77fc11289c
commit 0fe30392d8

View File

@@ -4,6 +4,7 @@ using BurnOutSharp.Matching;
namespace BurnOutSharp.ProtectionType
{
// TODO: Investigate what content checks can be done here
public class Steam : IPathCheck
{
/// <inheritdoc/>