hch
2025-08-25 af8dafd75f9a6fae017734d58fc7b34d6bdcd0f4
Main/System/Message/RichTableEvent.cs
@@ -111,7 +111,7 @@
                                        NPCConfig cfg = NPCConfig.Get(id);
                                        if (cfg != null)
                                        {
                                            return cfg.charName;
                                            return cfg.NPCName;
                                        }
                                    }
                                }