aboutsummaryrefslogtreecommitdiff
path: root/ProjectSettings
diff options
context:
space:
mode:
Diffstat (limited to 'ProjectSettings')
-rw-r--r--ProjectSettings/ProjectVersion.txt3
-rw-r--r--ProjectSettings/XRSettings.asset10
2 files changed, 12 insertions, 1 deletions
diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt
index c4f8d13..5c63348 100644
--- a/ProjectSettings/ProjectVersion.txt
+++ b/ProjectSettings/ProjectVersion.txt
@@ -1 +1,2 @@
-m_EditorVersion: 2018.4.1f1
+m_EditorVersion: 2019.3.0a4
+m_EditorVersionWithRevision: 2019.3.0a4 (7368acd360f4)
diff --git a/ProjectSettings/XRSettings.asset b/ProjectSettings/XRSettings.asset
new file mode 100644
index 0000000..482590c
--- /dev/null
+++ b/ProjectSettings/XRSettings.asset
@@ -0,0 +1,10 @@
+{
+ "m_SettingKeys": [
+ "VR Device Disabled",
+ "VR Device User Alert"
+ ],
+ "m_SettingValues": [
+ "False",
+ "False"
+ ]
+} \ No newline at end of file