Skip to content

Fix bug if vehicle has more soldiers than squad max size (by Seven)#101

Merged
Asdow merged 1 commit into
masterfrom
bugfix
Jan 20, 2023
Merged

Fix bug if vehicle has more soldiers than squad max size (by Seven)#101
Asdow merged 1 commit into
masterfrom
bugfix

Conversation

@Asdow
Copy link
Copy Markdown
Contributor

@Asdow Asdow commented Jan 20, 2023

We would fail Assert(fSuccess) as all passengers would not fit in one squad, and the code wouldn't allow creating a new squad where they could be placed.

…ven)

We would fail Assert(fSuccess) as all passengers would not fit in one squad, and the code wouldn't allow creating a new squad where they could be placed.
@Asdow Asdow merged commit 46c4ac2 into master Jan 20, 2023
@Asdow Asdow deleted the bugfix branch January 20, 2023 14:24
@Asdow Asdow restored the bugfix branch January 20, 2023 14:46
Asdow added a commit that referenced this pull request Jan 20, 2023
Asdow added a commit that referenced this pull request Jan 20, 2023
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.

1 participant