Browse Source

更新共享代码库

guodong 3 years ago
parent
commit
fc4dde40cd
2 changed files with 1 additions and 2 deletions
  1. 1 1
      GameClient/Assets/Game/CSShare
  2. 0 1
      GameClient/Assets/Game/HotUpdate/GameGlobal.cs

+ 1 - 1
GameClient/Assets/Game/CSShare

@@ -1 +1 @@
-Subproject commit 2f198791b05b7780f07298d7f9bf6ad7fd20fa51
+Subproject commit f48dc626ebca18730c9fe9ad1df506179314367e

+ 0 - 1
GameClient/Assets/Game/HotUpdate/GameGlobal.cs

@@ -20,7 +20,6 @@ namespace GFGGame
 
         //ET
         public static ET.Scene zoneScene;
-        public const string LoginAddress = "127.0.0.1:10002";
 
         public static void Init()
         {