From 4b29a5b47b786cf320cb4f17f0a323a3944b52d8 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期三, 14 十一月 2018 15:02:50 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
Fight/GameActor/GA_NpcClientFightNorm.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Fight/GameActor/GA_NpcClientFightNorm.cs b/Fight/GameActor/GA_NpcClientFightNorm.cs
index 788aba6..862bca5 100644
--- a/Fight/GameActor/GA_NpcClientFightNorm.cs
+++ b/Fight/GameActor/GA_NpcClientFightNorm.cs
@@ -106,7 +106,7 @@
}
}
- protected override void OnAfterInit()
+ protected override void OnMainModelLoaded()
{
if (NpcConfig.NPCID == 1002)
{
--
Gitblit v1.8.0