Browse Source

剧情去掉名字赋值

huangxiaoyue 1 năm trước cách đây
mục cha
commit
3e5317c543

+ 0 - 4
GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryDialogView.cs

@@ -424,10 +424,6 @@ namespace GFGGame
             {
                 roleName = RoleDataManager.roleName;
             }
-            if (roleName == "")
-            {
-                roleName = RoleDataManager.roleName;
-            }
             //回顾
             if (roleName != null)
             {