少年修仙传客户端代码仓库
client_linchunjie
2018-11-21 9a9f1540f85905b5d18e704c0420880e747022a3
2414 【BUG】【1.3】退出按钮位置错误
1个文件已修改
1 ■■■■ 已修改文件
System/Dungeon/DungeonFightWin.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Dungeon/DungeonFightWin.cs
@@ -134,6 +134,7 @@
                m_Tweener.Kill(false);
                m_Tweener = null;
            }
            m_ContainerFuncBtn.localPosition = m_ContainerFuncBottom.localPosition;
            m_BossInfosContainer.Dispose();
            DropItemManager.pickUpCallBack -= OnPickItem;
            MainInterfaceWin.Event_Duplicates -= OnChangeFuncBtnPosEvent;