Bläddra i källkod

Merge branch 'master' of https://e.coding.net/shenyou-gfg/gfgclient/client

zhaoyang 3 år sedan
förälder
incheckning
fd2c7515b9

+ 1 - 3
GameClient/Assets/Game/HotUpdate/Controller/GameController.cs

@@ -136,9 +136,7 @@ namespace GFGGame
             {
                 Logout();
             }
-            ViewManager.Hide(ViewName.ROLE_INFO_VIEW);
-            ViewManager.Hide(ViewName.MAINUI_VIEW);
-            ViewManager.Show<LoginView>();
+            ViewManager.Show<LoginView>(null, null, true);
             if (logout)
             {
                 ViewManager.Show<LoginInputView>();

BIN
GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes