浏览代码

剧情去掉名字赋值

huangxiaoyue 2 年之前
父节点
当前提交
3e5317c543
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      GameClient/Assets/Game/HotUpdate/Views/MainStory/StoryDialogView.cs

+ 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)
             {