mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 04:53:28 +02:00
updated TOS link. Changed incorrect filename in comment.
This commit is contained in:
parent
769d2050c7
commit
80e4e47cd8
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ Item {
|
|||
clip: true
|
||||
height: root.height
|
||||
width: root.width
|
||||
readonly property string termsContainerText: qsTr("By signing up, you agree to High Fidelity's Terms of Service")
|
||||
readonly property string termsContainerText: qsTr("By signing up, you agree to Project Athena's Terms of Service")
|
||||
property int textFieldHeight: 31
|
||||
property string fontFamily: "Raleway"
|
||||
property int fontSize: 15
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
//
|
||||
// PhysicsBoundary.h
|
||||
// PhysicsBoundary.cpp
|
||||
//
|
||||
// Created by Andrew Meadows 2018.04.05
|
||||
// Copyright 2018 High Fidelity, Inc.
|
||||
|
|
Loading…
Reference in a new issue