少年修仙传客户端代码仓库
Client_PangDeRong
2018-10-29 ce359a33fdab64236d3f575c22b4ffb3108dba75
4232 许愿池功能开发
1个文件已修改
2 ■■■ 已修改文件
System/OpenServerActivity/WishingPoolWin.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/OpenServerActivity/WishingPoolWin.cs
@@ -116,7 +116,7 @@
            {
                offset = maxDuration;
            }
            positionTween.duration = Mathf.Max(2,offset);
            positionTween.duration = offset;
            alphaTween.Play();
            positionTween.Play(() =>
            {