Ver Fonte

改成竖屏配置, LeauncherConfig douyou 配置使用新配置

hexiaojie há 1 ano atrás
pai
commit
089b33b939

+ 1 - 1
GameClient/Assets/Game/Launcher/LauncherConfig.cs

@@ -78,7 +78,7 @@ namespace GFGGame
             ChannelId = (int)ChannelID.TapTap;
 #elif PT_DOUYOU
             netType = EnumNetType.PUBLIC;
-            cfgName = "cfg_douYou1";
+            cfgName = "cfg_douYou12";
             ChannelId = (int)ChannelID.DouYou;
 #elif PT_IOS
             netType = EnumNetType.PUBLIC;

+ 1 - 1
GameClient/ProjectSettings/ProjectSettings.asset

@@ -8,7 +8,7 @@ PlayerSettings:
   AndroidProfiler: 0
   AndroidFilterTouchesWhenObscured: 0
   AndroidEnableSustainedPerformanceMode: 0
-  defaultScreenOrientation: 4
+  defaultScreenOrientation: 0
   targetDevice: 2
   useOnDemandResources: 0
   accelerometerFrequency: 60