yyl
2026-03-26 f4a702e212d1853735f8dae399da69d23bfa510e
Main/System/PhantasmPavilion/PhantasmPavilionChatBoxItem.cs
@@ -39,7 +39,7 @@
        int resourceType = manager.GetResourceType(type, id);
        string resourceValue = manager.GetResourceValue(type, id);
        manager.Show(imgFace, spine, uiFrame, resourceType, resourceValue);
        manager.Show(PhantasmPavilionType.ChatBox, imgFace, spine, uiFrame, resourceType, resourceValue);
        if (resourceType == 1)
        {
            imgFace.SetNativeSize();