浏览代码

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

hexiaojie 1 年之前
父节点
当前提交
089b33b939

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

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

+ 1 - 1
GameClient/ProjectSettings/ProjectSettings.asset

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