少年修仙传客户端代码仓库
client_Wu Xijin
2019-04-16 fc714208ff3a320c3bb52bddd5ea3d91f647a206
System/HazyRegion/HazyAdventureHintWin.cs
@@ -55,7 +55,7 @@
            if (config != null)
            {
                var npcConfig = NPCConfig.Get(config.npcId);
                m_AdventureName.text = string.Format("与{0}对话:", npcConfig.charName);
                m_AdventureName.text = Language.Get("AdventureDialogue", npcConfig.charName);
            }
            HazyRegionModel.Incident incident;