Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for Fix: Occluder Instance Entity Index Out of Range
`occluder_instance` is now properly assigned. Changed check to `entity_index in entity_occluder_instances` due to it being a Dictionary and not an Array. Occluder instances no longer indexing out of range on map build.
- Loading branch information