From fd445fcd0c3ef7e2e67794bb33b21f4d076ad6c3 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Tue, 11 Oct 2022 22:16:45 +0200 Subject: [PATCH] Updated Cursor condition (markdown) --- Cursor-condition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cursor-condition.md b/Cursor-condition.md index 46bd267..0a74610 100644 --- a/Cursor-condition.md +++ b/Cursor-condition.md @@ -1,4 +1,4 @@ -The "Cursor" macro condition allows you to perform actions based on if the cursor is in a specified screen area or is currently moving. +The "Cursor" [macro](Macros) condition allows you to perform actions based on if the cursor is in a specified screen area or is currently moving. The type of check can be selected at (1). ![SelectType](https://user-images.githubusercontent.com/19472752/163792966-da3dfce1-b775-4f91-9338-f8efbd8c7ee6.PNG)