修复了手游横屏问题

This commit is contained in:
FloatGaming
2026-07-15 21:38:57 +08:00
parent 959a1bd157
commit 1022d1587d
5 changed files with 16 additions and 5 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ PlayerSettings:
iosShowActivityIndicatorOnLoading: -1
androidShowActivityIndicatorOnLoading: -1
iosUseCustomAppBackgroundBehavior: 0
allowedAutorotateToPortrait: 1
allowedAutorotateToPortraitUpsideDown: 1
allowedAutorotateToPortrait: 0
allowedAutorotateToPortraitUpsideDown: 0
allowedAutorotateToLandscapeRight: 1
allowedAutorotateToLandscapeLeft: 1
useOSAutorotation: 1