Posted November 06, 2021 by Zorch43
Fixed a bug that prevented units from spawning on KotH_Tempest. Moral of the story: don't do anything critical in Start() that depends on anything else, and test the build more before release. No idea why it only affected that one map.