From dbbc74505e49659bae5b3125874125cd256f9c17 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 10 May 2021 18:04:07 +0800 Subject: +init --- CollectionProj/ProjectSettings/XRSettings.asset | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CollectionProj/ProjectSettings/XRSettings.asset (limited to 'CollectionProj/ProjectSettings/XRSettings.asset') diff --git a/CollectionProj/ProjectSettings/XRSettings.asset b/CollectionProj/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/CollectionProj/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