少年修仙传客户端代码仓库
client_Wu Xijin
2019-01-16 08362e207aa16248b208def3fa7f4c320c043f69
3335 启动界面添加特效。
1个文件已修改
2 ■■■■■ 已修改文件
UI/Common/FrameEffect.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI/Common/FrameEffect.cs
@@ -35,6 +35,8 @@
                index = 0;
                timer = 0f;
                tempSumTime = sumTime;
                m_Behaviour.overrideSprite = m_Sprites[index];
            }
        }