Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only add camera objects to zones if that zone defines that object (#195)
* Add check for each obj in each zone * Fix typo * Remove ds store * Fix typo * Fix indentations * Handle case where objects are not explicityly defined for zone * Use correct formatting * Use .get() so it won't fail on null * Fix formatting with pre-commit
- Loading branch information