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();