yyl
2025-12-04 db7b5fd81d1129a036e477a6f01f8bdc8c302fee
125 战斗 修改Skilltip 停留时间 1.1f
1个文件已修改
2 ■■■ 已修改文件
Main/System/Battle/UIComp/SkillTips.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Main/System/Battle/UIComp/SkillTips.cs
@@ -8,7 +8,7 @@
{
    public const float tweenDuration = 0.5f;
    public const float delayDuration = 0.6f;
    public const float delayDuration = 1.1f;
    public const float beginingX = 400f;