Main/System/InternalAffairs/GoldRushTentCell.cs
@@ -440,6 +440,7 @@ async UniTask ForceRefreshLayout() { await UniTask.DelayFrame(2); if (this == null) return; // destroyed during await foreach (var word in wordArr) { LayoutRebuilder.ForceRebuildLayoutImmediate(word.GetComponent<RectTransform>());