Update login overlay to Vircadia.

This commit is contained in:
Kasen IO 2020-06-08 23:39:23 -04:00
parent 585fb1939f
commit a75c43e073

View file

@ -81,7 +81,9 @@ FocusScope {
Image {
id: banner
anchors.centerIn: parent
source: "../images/high-fidelity-banner.svg"
sourceSize.width: 500
sourceSize.height: 91
source: "../images/vircadia-logo.svg"
horizontalAlignment: Image.AlignHCenter
}
}