SpawnedEnemiesFix
Fixes ControlCompany spawned enemies not being added to RoundManager.SpawnedEnemies.SpawnedEnemiesFix
Fixes an issue where enemies spawned by ControlCompany are not added to RoundManager.SpawnedEnemies.
This breaks other mods that depend on that list, such as enemy count tracking and end-of-round logic. This mod patches ControlCompany at runtime to ensure all spawned enemies are properly registered.
Requirements
- BepInEx
- ControlCompany
Installation
Install via r2modman. No configuration required.
Changelog
1.0.0
- Initial release
