Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Add function for streaming bay weapons
WeaponMounted.getBayWeapons() iterates through the entire bay before returning, which isn't always necessary. It has been refactored to allow for the stream to be used directly.
- Loading branch information