Преглед на файлове

锟斤拷锟矫伙拷锟结交

hexiaojie преди 4 дни
родител
ревизия
fb06e2473e
променени са 2 файла, в които са добавени 7 реда и са изтрити 1 реда
  1. 6 0
      GameClient/.idea/.idea.GameClient/.idea/copilot.data.migration.agent.xml
  2. 1 1
      GameClient/Assets/Game/HotUpdate/GameConfig.cs

+ 6 - 0
GameClient/.idea/.idea.GameClient/.idea/copilot.data.migration.agent.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="AgentMigrationStateService">
+    <option name="migrationStatus" value="COMPLETED" />
+  </component>
+</project>

+ 1 - 1
GameClient/Assets/Game/HotUpdate/GameConfig.cs

@@ -33,7 +33,7 @@ namespace GFGGame
             LoginAddress = result.loginApiUrl;
             //LoginAddress = "43.139.184.240:10003";
             //LoginAddress = "192.168.1.7:10005";//测试地址
-            //LoginAddress = "192.168.1.191:10005";//测试地址
+            LoginAddress = "192.168.1.191:10005";//测试地址
             showGM = int.Parse(result.showGM);
             if(!string.IsNullOrEmpty(result.openTime))
             {