fix npe
This commit is contained in:
@@ -76,5 +76,6 @@ public class PortSelector : MonoBehaviour, IResettable
|
||||
Destroy(psb);
|
||||
}
|
||||
listPSB.Clear();
|
||||
mapPSB.Clear(); //items get destroyed before
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user