This commit is contained in:
Tim
2025-07-12 14:11:16 +02:00
parent 3a7b99a92c
commit db98b1f2c1

View File

@@ -76,5 +76,6 @@ public class PortSelector : MonoBehaviour, IResettable
Destroy(psb);
}
listPSB.Clear();
mapPSB.Clear(); //items get destroyed before
}
}