From 28c81534c4ff18d8a832fb7ae6cb34147873c7cb Mon Sep 17 00:00:00 2001 From: Cain Kilgore Date: Mon, 14 Aug 2017 05:11:53 +0100 Subject: [PATCH] Updated Text at Top --- interface/resources/qml/hifi/SkyboxChanger.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/resources/qml/hifi/SkyboxChanger.qml b/interface/resources/qml/hifi/SkyboxChanger.qml index 9d7fc39157..6291a1c103 100644 --- a/interface/resources/qml/hifi/SkyboxChanger.qml +++ b/interface/resources/qml/hifi/SkyboxChanger.qml @@ -56,7 +56,7 @@ Rectangle { } RalewaySemiBold { id: titleBarDesc; - text: "You can set the current Skybox of the Zone you're standing in by clicking on any of the 6 pre-determined skyboxes below."; + text: "Click an image to choose a new Skybox."; wrapMode: Text.Wrap // Text size size: 14;