guodong 2 жил өмнө
parent
commit
0883bdca75

+ 5 - 0
GameClient/Assets/Game/HotUpdate/Platform/QDManager.cs

@@ -65,7 +65,12 @@
 
 
         public static void Pay(int buyID, int count)
         public static void Pay(int buyID, int count)
         {
         {
+            switch (LauncherConfig.ChannelId)
+            {
+                default:
 
 
+                    break;
+            }
         }
         }
 
 
         public static void Logout()
         public static void Logout()