hch
2025-10-21 86e71fc30078f8c51a548dd80c0c909df643e299
Main/System/Guild/GuildEmblemCell.cs
@@ -29,6 +29,7 @@
            if (effectID != 0)
            {
                uiEffect.effectId = effectID;
                uiEffect.isPlaySpineLoop = true;
                uiEffect.Play();
            }
        }