From 0fe30392d8cccbb36b7025f2c6c87dbdfda06801 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 5 Sep 2021 23:29:48 -0700 Subject: [PATCH] Add note to Steam --- BurnOutSharp/ProtectionType/Steam.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/BurnOutSharp/ProtectionType/Steam.cs b/BurnOutSharp/ProtectionType/Steam.cs index 63adf86c..6da59ba0 100644 --- a/BurnOutSharp/ProtectionType/Steam.cs +++ b/BurnOutSharp/ProtectionType/Steam.cs @@ -4,6 +4,7 @@ using BurnOutSharp.Matching; namespace BurnOutSharp.ProtectionType { + // TODO: Investigate what content checks can be done here public class Steam : IPathCheck { ///