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