From 4fbd08375e073e7f8c8e85915697576549007c92 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期一, 03 九月 2018 21:34:20 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 Fight/GameActor/GA_NpcClientFightBoss.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Fight/GameActor/GA_NpcClientFightBoss.cs b/Fight/GameActor/GA_NpcClientFightBoss.cs
index 16832d7..021419b 100644
--- a/Fight/GameActor/GA_NpcClientFightBoss.cs
+++ b/Fight/GameActor/GA_NpcClientFightBoss.cs
@@ -69,7 +69,7 @@
         }
     }
 
-    public override void RefreshLifeBar(uint value)
+    public override void RefreshLifeBar(ulong value)
     {
         if (s_HpRefresh != null)
         {

--
Gitblit v1.8.0