diff options
author | chai <chaifix@163.com> | 2022-07-08 09:22:29 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-07-08 09:22:29 +0800 |
commit | d4bc85c8642cfd0c98ef73710aa9202a7d774852 (patch) | |
tree | f7c17b4c1915a14ed60f2b4a253115452df041d0 /Other/Malenia/ProjectSettings/XRSettings.asset | |
parent | 8110c37b5890035ef73f936b3fc5964bf49bcf11 (diff) |
+ Malenia test
Diffstat (limited to 'Other/Malenia/ProjectSettings/XRSettings.asset')
-rw-r--r-- | Other/Malenia/ProjectSettings/XRSettings.asset | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Other/Malenia/ProjectSettings/XRSettings.asset b/Other/Malenia/ProjectSettings/XRSettings.asset new file mode 100644 index 00000000..482590c1 --- /dev/null +++ b/Other/Malenia/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 |