Explorar el Código

增加怪物武将名字

zouyong hace 5 años
padre
commit
2b4ec48dff

+ 2 - 2
tower_sanguo/assets/resources/module/fight/prefab/monster.prefab

@@ -122,7 +122,7 @@
         "__id__": 9
       }
     ],
-    "_active": true,
+    "_active": false,
     "_components": [
       {
         "__id__": 12
@@ -551,7 +551,7 @@
         "__id__": 24
       }
     ],
-    "_active": true,
+    "_active": false,
     "_components": [
       {
         "__id__": 35

+ 1 - 1
tower_sanguo/assets/scripts/net/HttpCommand.ts

@@ -22,7 +22,7 @@ export default class HttpCommand {
             this.serverUrl = 'http://172.16.15.97:9092/';//李杨
         }
         else if (HttpCommand.serverType == 1) {
-            this.serverUrl = 'http://172.16.15.91:9092/';//悍国
+            this.serverUrl = 'http://172.16.15.167:9092/';//悍国
         }
         else if (HttpCommand.serverType == 2) {
             this.serverUrl = 'https://tafang-test.duiweize.com/';//测试服