From 7b5a3ca7b940afad0e9eb2a2582cb47d11fc5cc5 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Mon, 10 May 2021 17:54:11 +0200 Subject: [PATCH] Updated BoolExtentions (markdown) --- BoolExtentions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BoolExtentions.md b/BoolExtentions.md index b13fcdf..11f97e4 100644 --- a/BoolExtentions.md +++ b/BoolExtentions.md @@ -1,6 +1,6 @@ -# Stone_Red_Utilities.BoolExtentions +## Stone_Red_Utilities.BoolExtentions -## Methods +### Methods * OneWayTrue * Description: Sets value to true if input is true. If input is false the value will not change.