diff options
author | Fredia Huya-Kouadio <fhuya@meta.com> | 2023-10-06 10:58:19 -0700 |
---|---|---|
committer | Fredia Huya-Kouadio <fhuya@meta.com> | 2023-10-06 10:58:19 -0700 |
commit | 0e3440f357f8be5b4c63a4fe75766793199a99d0 (patch) | |
tree | 50dadfc422b4051fbf08851578ff79fe25c7eb5d /apps/gltf_viewer/src/main/assets/project.godot | |
parent | 567fd1ad05768cd2ecd2f51f2bd8347dfc530e7d (diff) | |
download | godot-android-samples-0e3440f357f8be5b4c63a4fe75766793199a99d0.tar.gz godot-android-samples-0e3440f357f8be5b4c63a4fe75766793199a99d0.tar.bz2 godot-android-samples-0e3440f357f8be5b4c63a4fe75766793199a99d0.zip |
Update the sample app manifest parameters including its supported orientation
Diffstat (limited to 'apps/gltf_viewer/src/main/assets/project.godot')
-rw-r--r-- | apps/gltf_viewer/src/main/assets/project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gltf_viewer/src/main/assets/project.godot b/apps/gltf_viewer/src/main/assets/project.godot index ba3e422..8599945 100644 --- a/apps/gltf_viewer/src/main/assets/project.godot +++ b/apps/gltf_viewer/src/main/assets/project.godot @@ -21,7 +21,7 @@ settings/stdout/verbose_stdout=true [display] -window/handheld/orientation=1 +window/handheld/orientation=6 [input_devices] |