From 91dd00404336a3094ec9d8adcdf6f098848e63c7 Mon Sep 17 00:00:00 2001 From: HifiExperiments Date: Tue, 23 Feb 2021 20:57:40 -0800 Subject: [PATCH] fix tooltips --- scripts/system/create/assets/data/createAppTooltips.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system/create/assets/data/createAppTooltips.json b/scripts/system/create/assets/data/createAppTooltips.json index 2455b9155e..d10b718be8 100644 --- a/scripts/system/create/assets/data/createAppTooltips.json +++ b/scripts/system/create/assets/data/createAppTooltips.json @@ -584,7 +584,7 @@ "tooltip": "The mode in which to draw an entity, either \"Solid\" or \"Wireframe\"." }, "billboardMode": { - "tooltip": "Determines if and how the entity will face the camera.", + "tooltip": "Determines if and how the entity will face the camera." }, "renderWithZones": { "tooltip": "If set, this entity will only render when your avatar is inside of a zone in this list."