少年修仙传客户端代码仓库
client_Hale
2018-08-13 513c4ab6b9af5733dfb350d7bf39cad6c0577b1c
UI/HUD/LifeBar.cs
@@ -133,6 +133,7 @@
            this.transform.localScale = Vector3.one;
            hideTime = Time.time + hideInterval;
            multipleSlider.ResetValue(value);
            SyncPosition(true);
        }
        public void Show(ulong _hp, ulong _maxHp)