From 0939237be206d2de6ac55dd35c5372ef04f879c9 Mon Sep 17 00:00:00 2001 From: Muffin Date: Wed, 23 Aug 2023 00:20:50 -0500 Subject: [PATCH] DT/cameracontrols: mark as "Very Buggy" --- extensions/DT/cameracontrols.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/DT/cameracontrols.js b/extensions/DT/cameracontrols.js index 4dc52493d6..fb7944affc 100644 --- a/extensions/DT/cameracontrols.js +++ b/extensions/DT/cameracontrols.js @@ -1,4 +1,4 @@ -// Name: Camera Controls +// Name: Camera Controls (Very Buggy) // ID: DTcameracontrols // Description: Move the visible part of the stage. // By: DT @@ -79,7 +79,7 @@ getInfo() { return { id: "DTcameracontrols", - name: "Camera", + name: "Camera (Very Buggy)", color1: "#ff4da7", color2: "#de4391",