System/WorldMap/LocalMapEventPointToggle.cs
@@ -56,7 +56,7 @@ private void DrawEventInfo() { var config = TableConfig.MapEventPointConfig.Get(this.m_EventId); var config = MapEventPointConfig.Get(this.m_EventId); var tagChinNpcMod = NPCConfig.Get(config.NPCID); this.m_Title.text = tagChinNpcMod != null ? tagChinNpcMod.charName : ""; if (config.LowLV == config.HighestLV)