Closed skiskow closed 6 years ago
When loading in a world you will currently get a null pointer error for selectedPoints[] if it is empty. And the inverse when trying to push an empty selectedPoints array.
fixed
When loading in a world you will currently get a null pointer error for selectedPoints[] if it is empty. And the inverse when trying to push an empty selectedPoints array.