少年修仙传客户端代码仓库
client_Wu Xijin
2018-10-18 1868bc632a9134b6891d4fc5f427e3f280b9e973
Fight/GameActor/GA_NpcClientFightBoss.cs
@@ -83,7 +83,7 @@
    {
        base.PlayHurtAudio(attacker);
        if (Time.time - m_LastPlayTime > GeneralConfig.Instance.PlayBossHurtInterval)
        if (Time.time - m_LastPlayTime > GeneralDefine.PlayBossHurtInterval)
        {
            if (m_AudioSource)
            {