From 11220fe56f7c9917098f50afe9fc4c249c647ea7 Mon Sep 17 00:00:00 2001 From: D8H Date: Tue, 7 Jan 2025 11:46:37 +0100 Subject: [PATCH] [Reviewed] [Pointer lock] Fix expression visibility (#1484) - Don't show in changelog --- extensions/reviewed/MousePointerLock.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/extensions/reviewed/MousePointerLock.json b/extensions/reviewed/MousePointerLock.json index c038fef9..052eab82 100644 --- a/extensions/reviewed/MousePointerLock.json +++ b/extensions/reviewed/MousePointerLock.json @@ -8,7 +8,7 @@ "name": "MousePointerLock", "previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Virtual Reality/Virtual Reality_360_rotate_vr_movement.svg", "shortDescription": "This behavior removes the limit on the distance the mouse can move and hides the cursor.", - "version": "0.1.8", + "version": "0.1.9", "description": [ "This behavior removes the limit on the distance the mouse can move and hides the cursor.", "", @@ -220,7 +220,6 @@ "fullName": "Pointer X movement", "functionType": "ExpressionAndCondition", "name": "MovementX", - "private": true, "sentence": "the movement of the locked pointer on the X axis", "events": [ { @@ -242,7 +241,6 @@ "fullName": "Pointer Y movement", "functionType": "ExpressionAndCondition", "name": "MovementY", - "private": true, "sentence": "the movement of the pointer on the Y axis", "events": [ {