diff --git a/TheStrongestSnail/Assets/Scripts/Battle_Royale/AllHouseContro.cs b/TheStrongestSnail/Assets/Scripts/Battle_Royale/AllHouseContro.cs index 7f4b2ed..c84f022 100644 --- a/TheStrongestSnail/Assets/Scripts/Battle_Royale/AllHouseContro.cs +++ b/TheStrongestSnail/Assets/Scripts/Battle_Royale/AllHouseContro.cs @@ -36,17 +36,19 @@ public class AllHouseContro : MonoBehaviour } public async Task battleRoyaleGameDetails()//5.1.1 { + foreach (HouseBtn item in HouseBtnList) - { + { item.gameObject.GetComponentInChildren