diff options
author | chai <chaifix@163.com> | 2022-03-30 20:08:41 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-03-30 20:08:41 +0800 |
commit | b49abcf0dcca6d28bb6c61f237b66594aeac0e4e (patch) | |
tree | 40b46e535ef6e389ecd7a29de75c14f656908e09 /AlienSurvival/ProjectSettings/XRSettings.asset |
+init
Diffstat (limited to 'AlienSurvival/ProjectSettings/XRSettings.asset')
-rw-r--r-- | AlienSurvival/ProjectSettings/XRSettings.asset | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/AlienSurvival/ProjectSettings/XRSettings.asset b/AlienSurvival/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/AlienSurvival/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 |