Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Race worker #162

Closed
wants to merge 3 commits into from
Closed

Conversation

SamOgon-one
Copy link
Contributor

Prevent crash after call for random race enemy worker in race_worker[self.enemy_race], before enemy race is discovered

After enemy is discovered, particular race is assigned to enemy. Before enemy is discovered there is no enemy units, it's no matter what this dict returns

Prevent crash after call for random race enemy worker in race_worker[self.enemy_race], before enemy race is discovered

After enemy is discovered, particular race is assigned to enemy.
Before  enemy is discovered there is no enemy units, it's no matter what this dict returns
Prevent crash after call for random race enemy worker and gas before enemy race is discovered

After enemy is discovered, particular race is assigned to enemy. 
Before enemy is discovered there is no enemy units, it's no matter what this dict returns
@SamOgon-one SamOgon-one deleted the patch-1 branch January 31, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant