diff options
author | chai <chaifix@163.com> | 2022-01-25 20:39:12 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-01-25 20:39:12 +0800 |
commit | 3916a752be8ec99f5a03ba71be2bb3ff7b425b3a (patch) | |
tree | 6c556d22521bfa6f660c5809d1561a9d89fba01d /JamTools/ProjectSettings/XRSettings.asset |
+init
Diffstat (limited to 'JamTools/ProjectSettings/XRSettings.asset')
-rw-r--r-- | JamTools/ProjectSettings/XRSettings.asset | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/JamTools/ProjectSettings/XRSettings.asset b/JamTools/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/JamTools/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 |