Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[18SJ] Add check to Step::AssignGotaKanalbolaget
When selling shares in emergency money raising, Step::AssignGotaKanalbolaget.actions was being called with a player entity, causing an error when `@game.abilities` was called. This adds a check to make sure the entity is a corporation. Fixes #9759.
- Loading branch information