From cf1f5eccaf46eccafc4b3501b9be9a8234b99cfa Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 8 Apr 2021 20:12:47 +0800 Subject: +init --- ProjectSettings/XRSettings.asset | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ProjectSettings/XRSettings.asset (limited to 'ProjectSettings/XRSettings.asset') 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 -- cgit v1.1-26-g67d0