guodong %!s(int64=2) %!d(string=hai) anos
pai
achega
0883bdca75
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      GameClient/Assets/Game/HotUpdate/Platform/QDManager.cs

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

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