少年修仙传客户端代码仓库
hch
2025-02-19 bc20563f3bdfba7a4e3e6d1a4770f86bc7cfa998
LogicProject/System/ArenaActivity/ArenaManagerModel.cs
@@ -1095,7 +1095,7 @@
    public class ILFightStage : ILPKStage
    {
        bool figthCompleted = false;
        float restTime = 2f;
        float restTime = 0.5f;
        float restTimeTimer = 0f;
        public override void Begin()