From 2c8d641127dcc4fd3c787bcaf40e4aa33fe8e4e0 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Mon, 10 May 2021 17:52:41 +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 8d00cad..b13fcdf 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.