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